Uses of Class
bibliothek.gui.dock.common.perspective.CMinimizePerspective

Packages that use CMinimizePerspective
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 CDockables. 
 

Uses of CMinimizePerspective in bibliothek.gui.dock.common.perspective
 

Methods in bibliothek.gui.dock.common.perspective that return CMinimizePerspective
 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.