|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.facile.state.StateManager.Location
public static class StateManager.Location
Describes the location of a Dockable
.
Constructor Summary | |
---|---|
StateManager.Location(String root,
DockableProperty location)
Creates a new location. |
Method Summary | |
---|---|
DockableProperty |
getLocation()
Gets the exact location. |
String |
getRoot()
Gets the name of the root-station. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StateManager.Location(String root, DockableProperty location)
root
- the name of the root stationlocation
- the location relatively to the root stationMethod Detail |
---|
public String getRoot()
public DockableProperty getLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |