Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
Modifier and Type | Method and Description |
---|---|
DockableSplitDockTree |
SplitDockStation.createTree()
Gets the contents of this station as a
SplitDockTree . |
Modifier and Type | Method and Description |
---|---|
DockableSplitDockTree |
SplitDockGrid.toTree()
Converts the current grid into a tree.
|