|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundDockable | |
|---|---|
| com.vlsolutions.swing.docking | The VL Docking Framework for JFC "Swing" applications. |
| Uses of CompoundDockable in com.vlsolutions.swing.docking |
|---|
| Methods in com.vlsolutions.swing.docking that return CompoundDockable | |
|---|---|
CompoundDockable |
CompoundDockingPanel.getDockable()
Returns the compound dockable this container is for |
| Methods in com.vlsolutions.swing.docking with parameters of type CompoundDockable | |
|---|---|
void |
DockingDesktop.addDockable(CompoundDockable base,
Dockable dockable)
Adds a dockable inside a compound dockable. |
static java.util.ArrayList |
DockingUtilities.findCompoundDockableChildren(CompoundDockable compoundDockable)
Creates a list of all dockable children contained in the given compound dockable. |
| Constructors in com.vlsolutions.swing.docking with parameters of type CompoundDockable | |
|---|---|
CompoundDockingPanel(CompoundDockable dockable)
Constructs a new CompoundDockingPanel, for a given dockable |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||