|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.tree.TreeNode
com.raritantechnologies.utils.tree.CountTree
Subclass of TreeNode that can hold counts.
| Field Summary |
| Fields inherited from class com.raritantechnologies.utils.tree.TreeNode |
activeNode, children, maxCount, name, needsUpdate, nodeCount, nodeID, openState, parent |
| Constructor Summary | |
CountTree()
|
|
| Method Summary | |
java.lang.String |
getName()
|
boolean |
isVisible()
|
void |
setCounts(int counts)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CountTree()
| Method Detail |
public java.lang.String getName()
getName in class TreeNodepublic boolean isVisible()
isVisible in class TreeNodepublic void setCounts(int counts)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||