Uses of Class
bibliothek.gui.dock.station.stack.StackDockPerspective

Packages that use StackDockPerspective
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation
 

Uses of StackDockPerspective in bibliothek.gui.dock.station.stack
 

Methods in bibliothek.gui.dock.station.stack that return StackDockPerspective
 StackDockPerspective StackDockStationFactory.layoutPerspective(StackDockStationLayout layout, Map<Integer,PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.stack with parameters of type StackDockPerspective
 StackDockStationLayout StackDockStationFactory.getPerspectiveLayout(StackDockPerspective element, Map<PerspectiveDockable,Integer> children)
           
 void StackDockStationFactory.layoutPerspective(StackDockPerspective perspective, StackDockStationLayout layout, Map<Integer,PerspectiveDockable> children)