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

Packages that use SplitDockPerspective
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.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
 SplitDockStationLayout SplitDockStationFactory.getPerspectiveLayout(SplitDockPerspective element, Map<PerspectiveDockable,Integer> children)
           
 void SplitDockStationFactory.layoutPerspective(SplitDockPerspective perspective, SplitDockStationLayout layout, Map<Integer,PerspectiveDockable> children)