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 | Method and Description |
---|---|
CMinimizePerspective |
CContentPerspective.getEast()
Gets the station that is shown at the east side of the content-area.
|
CMinimizePerspective |
CContentPerspective.getNorth()
Gets the station that is shown at the north side of the content-area.
|
CMinimizePerspective |
CContentPerspective.getSouth()
Gets the station that is shown at the south side of the content-area.
|
CMinimizePerspective |
CContentPerspective.getWest()
Gets the station that is shown at the west side of the content-area.
|