|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.swfit.core.tree.TreeElement
|
+--com.swfit.core.tree.TreeLeaf
Branch out the TreeLeaf into an object that is owned.
| Fields inherited from class com.swfit.core.tree.TreeElement |
CODE, NUM_OWNED, OWNED, SEPARATOR |
| Constructor Summary | |
TreeLeaf(java.lang.String name)
Build a TreeLeaf with a given name. |
|
| Methods inherited from class com.swfit.core.tree.TreeElement |
code, codeName, explainer, horizontal, index, name, owner, setExplainer, setHorizontal, setIndex, setOwner, toTreeBranch, toTreeElement, toTreeLeaf, treeName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TreeLeaf(java.lang.String name)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||