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

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

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

Methods in bibliothek.gui.dock.station.toolbar that return ToolbarContainerDockPerspective
 ToolbarContainerDockPerspective ToolbarContainerDockStationFactory.layoutPerspective(ToolbarContainerDockStationLayout layout, Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.toolbar with parameters of type ToolbarContainerDockPerspective
 ToolbarContainerDockStationLayout ToolbarContainerDockStationFactory.getPerspectiveLayout(ToolbarContainerDockPerspective element, Map<bibliothek.gui.dock.perspective.PerspectiveDockable,Integer> children)
           
 bibliothek.gui.dock.station.support.PlaceholderMap DefaultToolbarContainerConverter.getPlaceholders(ToolbarContainerDockPerspective station, Map<bibliothek.gui.dock.perspective.PerspectiveDockable,Integer> children)
           
 bibliothek.gui.dock.station.support.PlaceholderMap ToolbarContainerConverter.getPlaceholders(ToolbarContainerDockPerspective station, Map<bibliothek.gui.dock.perspective.PerspectiveDockable,Integer> children)
          Called by DockConverter.getPerspectiveLayout(bibliothek.gui.dock.perspective.PerspectiveElement, Map)
 void ToolbarContainerDockStationFactory.layoutPerspective(ToolbarContainerDockPerspective perspective, ToolbarContainerDockStationLayout layout, Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)