bibliothek.gui.dock.station.toolbar
Class ToolbarGroupDockStationLayout

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

public class ToolbarGroupDockStationLayout
extends Object

A layout object describing the contents of a ToolbarGroupDockStation.

Author:
Benjamin Sigg

Constructor Summary
ToolbarGroupDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap map, ExpandedState state)
          Creates a new layout object.
 
Method Summary
 bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
          Gets the encoded layout of a ToolbarGroupDockStation.
 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

ToolbarGroupDockStationLayout

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

Parameters:
map - the encoded layout of a ToolbarGroupDockStation, 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 of a ToolbarGroupDockStation.

Returns:
the encoded layout

getState

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

Returns:
the size of the children