bibliothek.gui.dock.station.toolbar
Class ToolbarDockStationLayout

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

public class ToolbarDockStationLayout
extends Object

Describes the layout of a ToolbarDockStation.

Author:
Benjamin Sigg

Constructor Summary
ToolbarDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap placeholders, ExpandedState state)
          Creates a new layout object.
 
Method Summary
 bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
          Gets the encoded layout.
 ExpandedState getState()
          Tells whether the children are big or small.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolbarDockStationLayout

public ToolbarDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap placeholders,
                                ExpandedState state)
Creates a new layout object.

Parameters:
placeholders - the encoded layout of the ToolbarDockStation, not null
state - whether the children are big or small
Method Detail

getPlaceholders

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

Returns:
the encoded layout, not null

getState

public ExpandedState getState()
Tells whether the children are big or small.

Returns:
the size of the children