bibliothek.gui.dock.station.toolbar
Class ToolbarContainerDockStationLayout

java.lang.Object
  extended by bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationLayout

public class ToolbarContainerDockStationLayout
extends Object

Describes the layout of a ToolbarContainerDockStation

Author:
Benjamin Sigg, Herve Guillaume

Constructor Summary
ToolbarContainerDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap map)
          Creates a new layout object
 
Method Summary
 bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
          Gets the encoded layout of the ToolbarContainerDockStation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolbarContainerDockStationLayout

public ToolbarContainerDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap map)
Creates a new layout object

Parameters:
map - the encoded layout, not null
Method Detail

getPlaceholders

public bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
Gets the encoded layout of the ToolbarContainerDockStation.

Returns:
the encoded layout, not null