Uses of Interface
bibliothek.gui.dock.common.perspective.CommonDockStationPerspective

Packages that use CommonDockStationPerspective
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.perspective   
 

Uses of CommonDockStationPerspective in bibliothek.gui.dock.common.intern.station
 

Methods in bibliothek.gui.dock.common.intern.station that return CommonDockStationPerspective
 CommonDockStationPerspective CommonDockStationFactory.layoutPerspective(CommonDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.common.intern.station with parameters of type CommonDockStationPerspective
 CommonDockStationLayout CommonDockStationFactory.getPerspectiveLayout(CommonDockStationPerspective element, java.util.Map<PerspectiveDockable,java.lang.Integer> children)
           
 void CommonDockStationFactory.layoutPerspective(CommonDockStationPerspective element, CommonDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)
           
 

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

Classes in bibliothek.gui.dock.common.perspective that implement CommonDockStationPerspective
 class CExternalizePerspective.CommonScreenDockPerspective
          This type of object is used by the CExternalizePerspective as intern representation.
 class CGridPerspective.CommonSplitDockPerspective
          The type of object that is used by a CGridPerspective as intern representation.
 class CMinimizePerspective.CommonFlapDockPerspective
          The type of object that is used by CMinimizePerspective as intern representation.