Uses of Class
bibliothek.gui.dock.station.screen.ScreenDockPerspective

Packages that use ScreenDockPerspective
bibliothek.gui.dock.common.perspective   
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
 

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

Subclasses of ScreenDockPerspective in bibliothek.gui.dock.common.perspective
 class CExternalizePerspective.CommonScreenDockPerspective
          This type of object is used by the CExternalizePerspective as intern representation.
 

Uses of ScreenDockPerspective in bibliothek.gui.dock.station.screen
 

Methods in bibliothek.gui.dock.station.screen that return ScreenDockPerspective
 ScreenDockPerspective ScreenDockStationFactory.layoutPerspective(ScreenDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.screen with parameters of type ScreenDockPerspective
 ScreenDockStationLayout ScreenDockStationFactory.getPerspectiveLayout(ScreenDockPerspective element, java.util.Map<PerspectiveDockable,java.lang.Integer> children)
           
 void ScreenDockStationFactory.layoutPerspective(ScreenDockPerspective perspective, ScreenDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)