Uses of Class
bibliothek.gui.dock.station.split.SplitDockPerspective

Packages that use SplitDockPerspective
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. 
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
 

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

Subclasses of SplitDockPerspective in bibliothek.gui.dock.common.perspective
 class CGridPerspective.CommonSplitDockPerspective
          The type of object that is used by a CGridPerspective as intern representation.
 

Uses of SplitDockPerspective in bibliothek.gui.dock.station.split
 

Methods in bibliothek.gui.dock.station.split that return SplitDockPerspective
 SplitDockPerspective SplitDockPerspective.Entry.getPerspective()
          Gets the owner of this node or leaf.
 SplitDockPerspective SplitDockPerspective.Root.getPerspective()
           
 SplitDockPerspective SplitDockStationFactory.layoutPerspective(SplitDockStationLayout layout, Map<Integer,PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.split with parameters of type SplitDockPerspective
protected  SplitDockStationLayout SplitDockStationFactory.createLayout(SplitDockPerspective station, SplitDockStationLayout.Entry root, int fullscreen, boolean hasFullscreenAction)
          Creates a new layout for station.
protected  void SplitPerspectivePlaceholderConverter.dropTree(SplitDockPerspective station, SplitDockTree<PerspectiveDockable> tree)
           
 SplitDockStationLayout SplitDockStationFactory.getPerspectiveLayout(SplitDockPerspective element, Map<PerspectiveDockable,Integer> children)
           
protected  PlaceholderStrategy SplitPerspectivePlaceholderConverter.getPlaceholderStrategy(SplitDockPerspective station)
           
protected  SplitDockPerspective.Entry SplitPerspectivePlaceholderConverter.getRoot(SplitDockPerspective station)
           
 void SplitDockStationFactory.layoutPerspective(SplitDockPerspective perspective, SplitDockStationLayout layout, Map<Integer,PerspectiveDockable> children)
           
 

Constructors in bibliothek.gui.dock.station.split with parameters of type SplitDockPerspective
SplitPerspectivePlaceholderConverter(SplitDockPerspective station)
          Creates a new converter