Package | Description |
---|---|
bibliothek.gui.dock.common.perspective |
The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockable s. |
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 |
---|---|
SplitDockPerspective.Root |
CGridPerspective.getRoot()
Gets access to the intern tree that represents the layout of this area.
|
SplitDockPerspective.Root |
CGridPerspective.CommonSplitDockPerspective.getRoot() |
Modifier and Type | Method and Description |
---|---|
SplitDockPerspective.Root |
SplitDockPerspective.getRoot()
Gets the root of the tree that is the layout of this station.
|