|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.split.SplitDockPerspective.Entry
bibliothek.gui.dock.station.split.SplitDockPerspective.Root
public class SplitDockPerspective.Root
A root in a tree.
| Constructor Summary | |
|---|---|
SplitDockPerspective.Root()
Creates the new root. |
|
| Method Summary | |
|---|---|
SplitDockPerspective.Entry |
getChild()
Gets the child of this root. |
SplitDockPerspective |
getPerspective()
Gets the owner of this node or leaf. |
void |
setChild(SplitDockPerspective.Entry child)
Sets the child of this root. |
protected void |
setParent(SplitDockPerspective.Entry parent)
Sets the parent of this entry. |
| Methods inherited from class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry |
|---|
asLeaf, asNode, delete, getNodeId, getParent, getPlaceholderMap, getPlaceholders, isAnchestor, replace, setPlaceholderMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SplitDockPerspective.Root()
| Method Detail |
|---|
public SplitDockPerspective getPerspective()
SplitDockPerspective.Entry
getPerspective in class SplitDockPerspective.Entrynullprotected void setParent(SplitDockPerspective.Entry parent)
SplitDockPerspective.Entry
setParent in class SplitDockPerspective.Entryparent - the parentpublic SplitDockPerspective.Entry getChild()
nullpublic void setChild(SplitDockPerspective.Entry child)
child - the child, can be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||