|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.StackDockStationLayout
public class StackDockStationLayout
A layout of a StackDockStation, stores the order of all Dockables
on the station.
| Constructor Summary | |
|---|---|
StackDockStationLayout(int selected,
PlaceholderMap placeholders)
Creates a new layout. |
|
| Method Summary | |
|---|---|
PlaceholderMap |
getPlaceholders()
Gets all the items of this layout, including the encoded Dockables. |
int |
getSelected()
Gets the name of the selected child. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackDockStationLayout(int selected,
PlaceholderMap placeholders)
selected - the name of the selected childplaceholders - all the items of this layout| Method Detail |
|---|
public int getSelected()
public PlaceholderMap getPlaceholders()
Dockables.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||