bibliothek.gui.dock.station.toolbar
Class ToolbarContainerDockStationLayout
java.lang.Object
bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationLayout
public class ToolbarContainerDockStationLayout
- extends Object
Describes the layout of a ToolbarContainerDockStation
- Author:
- Benjamin Sigg, Herve Guillaume
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolbarContainerDockStationLayout
public ToolbarContainerDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap map)
- Creates a new layout object
- Parameters:
map
- the encoded layout, not null
getPlaceholders
public bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
- Gets the encoded layout of the
ToolbarContainerDockStation
.
- Returns:
- the encoded layout, not
null