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. |
Modifier and Type | Class and Description |
---|---|
class |
CGridPerspective
A representation of a
CGridArea . |
class |
CWorkingPerspective
A representation of a
CWorkingArea . |
class |
MultipleCDockablePerspective
Representation of a
MultipleCDockable in a perspective. |
class |
SingleCDockablePerspective
A class that represents a
SingleCDockable . |