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 |
---|---|
void |
CGridPerspective.CommonSplitDockPerspective.read(PerspectiveSplitDockTree tree,
PerspectiveDockable fullscreen) |
Modifier and Type | Method and Description |
---|---|
PerspectiveSplitDockTree |
PerspectiveSplitDockGrid.toTree()
Converts the current grid into a tree.
|
Modifier and Type | Method and Description |
---|---|
void |
SplitDockPerspective.read(PerspectiveSplitDockTree tree,
PerspectiveDockable fullscreen)
Reads the contents of
tree and replaces any content of this perspective |