Methods in bibliothek.gui.dock.station.toolbar with parameters of type ToolbarDockStationLayout |
void |
ToolbarDockStationFactory.estimateLocations(ToolbarDockStationLayout layout,
bibliothek.gui.dock.layout.LocationEstimationMap children)
|
ToolbarDockStation |
ToolbarDockStationFactory.layout(ToolbarDockStationLayout layout,
Map<Integer,bibliothek.gui.Dockable> children,
bibliothek.gui.dock.station.support.PlaceholderStrategy placeholders)
|
ToolbarDockStation |
ToolbarDockStationFactory.layout(ToolbarDockStationLayout layout,
bibliothek.gui.dock.station.support.PlaceholderStrategy placeholders)
|
void |
ToolbarDockStationFactory.layoutPerspective(ToolbarDockPerspective perspective,
ToolbarDockStationLayout layout,
Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
|
ToolbarDockPerspective |
ToolbarDockStationFactory.layoutPerspective(ToolbarDockStationLayout layout,
Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
|
void |
ToolbarDockPerspective.read(ToolbarDockStationLayout layout,
Map<Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children)
Updates the layout of this station. |
void |
ToolbarDockStationFactory.setLayout(ToolbarDockStation element,
ToolbarDockStationLayout layout,
Map<Integer,bibliothek.gui.Dockable> children,
bibliothek.gui.dock.station.support.PlaceholderStrategy placeholders)
|
void |
ToolbarDockStationFactory.setLayout(ToolbarDockStation element,
ToolbarDockStationLayout layout,
bibliothek.gui.dock.station.support.PlaceholderStrategy placeholders)
|
void |
ToolbarDockStationFactory.write(ToolbarDockStationLayout layout,
DataOutputStream out)
|
void |
ToolbarDockStationFactory.write(ToolbarDockStationLayout layout,
bibliothek.util.xml.XElement element)
|