| 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 |
|---|---|
SplitDockStationLayout.Node |
SplitDockStationLayout.Entry.asNode()
Returns
this as node or null. |
SplitDockStationLayout.Node |
SplitDockStationLayout.Node.asNode() |
SplitDockStationLayout.Node |
SplitDockStationLayout.Entry.getParent()
Gets the parent of this entry, is
null for the
root entry. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SplitDockStationLayout.Entry.setParent(SplitDockStationLayout.Node parent)
Sets the parent of this entry.
|
Copyright © 2017 Docking Frames. All rights reserved.