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

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

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

Methods in bibliothek.gui.dock.station.toolbar that return ToolbarGroupDockPerspective
 ToolbarGroupDockPerspective ToolbarGroupDockStationFactory.layoutPerspective(ToolbarGroupDockStationLayout layout, Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
           
 

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