| Package | Description |
|---|---|
| com.vlsolutions.swing.docking |
The VL Docking Framework for JFC "Swing" applications.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundDockable |
CompoundDockingPanel.getDockable()
Returns the compound dockable this container is for
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
CompoundDockingPanel(CompoundDockable dockable)
Constructs a new CompoundDockingPanel, for a given dockable
|
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications