Frames | No Frames |
Constructors with parameter type com.vlsolutions.swing.docking.CompoundDockable | |
Constructs a new CompoundDockingPanel, for a given dockable |
Methods with parameter type com.vlsolutions.swing.docking.CompoundDockable | |
void | Adds a dockable inside a compound dockable. |
ArrayList | Creates a list of all dockable children contained in the given compound dockable. |
Methods with return type com.vlsolutions.swing.docking.CompoundDockable | |
CompoundDockable | Returns the compound dockable this container is for |