Frames | No Frames |
Constructors with parameter type com.vlsolutions.swing.docking.DockGroup | |
Constructs a new dockgroup with a given name and a parent group. |
Methods with parameter type com.vlsolutions.swing.docking.DockGroup | |
boolean | convenience method to check compatibility between groups |
boolean | returns true if this group is the ancestor of group g. |
boolean | returns true is this group is compatible with the given parameter. |
void | Updates the dockGroup of this dockable. |
void | Updates the parent of this group |
Methods with return type com.vlsolutions.swing.docking.DockGroup | |
DockGroup | returns the dockGroup of this dockable |
DockGroup | returns the parent of this group (may be null) |