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

Packages that use AbstractCDockablePerspective
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 AbstractCDockablePerspective in bibliothek.gui.dock.common.perspective
 

Subclasses of AbstractCDockablePerspective in bibliothek.gui.dock.common.perspective
 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.