|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.station.toolbar.ToolbarDockStationLayout
public class ToolbarDockStationLayout
Describes the layout of a ToolbarDockStation
.
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 |
---|
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 smallMethod Detail |
---|
public bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
null
public ExpandedState getState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |