public class ToolbarDockStationLayout extends Object
ToolbarDockStation
.Constructor and Description |
---|
ToolbarDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap placeholders,
ExpandedState state)
Creates a new layout object.
|
Modifier and Type | Method and Description |
---|---|
bibliothek.gui.dock.station.support.PlaceholderMap |
getPlaceholders()
Gets the encoded layout.
|
ExpandedState |
getState()
Tells whether the children are big or small.
|
public ToolbarDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap placeholders, ExpandedState state)
placeholders
- the encoded layout of the ToolbarDockStation
, not
null
state
- whether the children are big or smallpublic bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
null
public ExpandedState getState()