Package | Description |
---|---|
bibliothek.gui.dock.layout |
Elements dealing with the location of
Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
bibliothek.gui.dock.perspective |
The perspective API allows clients to access and modify the layout without
actually creating any
Dockable s. |
Modifier and Type | Method and Description |
---|---|
Perspective |
DockSituation.createPerspective()
Creates a new
Perspective that uses the settings made on this DockSituation . |
Modifier and Type | Class and Description |
---|---|
class |
PredefinedPerspective
A
Perspective that works together with PredefinedDockSituation . |