|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.DockFrontend.RootInfo
public static class DockFrontend.RootInfo
Stores information about a root-station.
| Constructor Summary | |
|---|---|
DockFrontend.RootInfo(DockStation station,
String name)
Creates a new object. |
|
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the station stored in this object. |
DockStation |
getStation()
Gets the root-station. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DockFrontend.RootInfo(DockStation station,
String name)
station - the rootname - the name of the root| Method Detail |
|---|
public String getName()
public DockStation getStation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||