|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationLayout
public class ToolbarGroupDockStationLayout
A layout object describing the contents of a ToolbarGroupDockStation
.
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 |
---|
public ToolbarGroupDockStationLayout(bibliothek.gui.dock.station.support.PlaceholderMap map, ExpandedState state)
map
- the encoded layout of a ToolbarGroupDockStation
, not
null
state
- whether the children are big or smallMethod Detail |
---|
public bibliothek.gui.dock.station.support.PlaceholderMap getPlaceholders()
ToolbarGroupDockStation
.
public ExpandedState getState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |