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

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

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

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

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