|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.tree.DefaultMutableTreeNode | +--infosapient.ui.InfoSapientTreeNode
Inner classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration,
javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration,
javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration,
javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration |
Field Summary | |
protected boolean |
hasLoaded
Have the children of this node been loaded yet? |
(package private) FzyKnowledgebase |
kb
|
protected float |
nameCount
Number of names. |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren,
children,
EMPTY_ENUMERATION,
parent,
userObject |
Constructor Summary | |
InfoSapientTreeNode(java.lang.Object o)
Constructs a new InfoSapientTreeNode instance with o as the user object. |
Method Summary | |
java.awt.Color |
getColor()
Insert the method's description here. |
java.awt.Font |
getFont()
Insert the method's description here. |
boolean |
isLeaf()
Return whether or not this is a leaf or not. |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
Field Detail |
FzyKnowledgebase kb
protected float nameCount
protected boolean hasLoaded
Constructor Detail |
public InfoSapientTreeNode(java.lang.Object o) throws java.lang.IllegalArgumentException
Method Detail |
public java.awt.Color getColor()
public java.awt.Font getFont()
public boolean isLeaf()
|
License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |