Package | Description |
---|---|
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
Modifier and Type | Method and Description |
---|---|
SplitDockPathProperty.Node |
SplitDockPathProperty.getLastNode()
Gets the last node of this path.
|
SplitDockPathProperty.Node |
SplitDockPathProperty.getNode(int index)
Gets the index'th node, where the node 0 is the node nearest to the
root.
|
Modifier and Type | Method and Description |
---|---|
Iterator<SplitDockPathProperty.Node> |
SplitDockPathProperty.iterator() |