Uses of Class
bibliothek.gui.dock.station.toolbar.ToolbarDockPerspective

Packages that use ToolbarDockPerspective
bibliothek.gui.dock.station.toolbar   
 

Uses of ToolbarDockPerspective in bibliothek.gui.dock.station.toolbar
 

Methods in bibliothek.gui.dock.station.toolbar that return ToolbarDockPerspective
 ToolbarDockPerspective ToolbarDockStationFactory.layoutPerspective(ToolbarDockStationLayout layout, Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.toolbar with parameters of type ToolbarDockPerspective
 ToolbarDockStationLayout ToolbarDockStationFactory.getPerspectiveLayout(ToolbarDockPerspective element, Map<bibliothek.gui.dock.perspective.PerspectiveDockable,Integer> children)
           
 void ToolbarDockStationFactory.layoutPerspective(ToolbarDockPerspective perspective, ToolbarDockStationLayout layout, Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)