|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
| Nested Class Summary |
| Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
| Field Summary | |
(package private) javax.swing.tree.TreePath |
treePath
|
boolean |
visited
|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
OntologyKBTreePanel.TreeOntNode(boolean b)
|
|
OntologyKBTreePanel.TreeOntNode(CS cs,
boolean b)
|
|
OntologyKBTreePanel.TreeOntNode(CS cs,
javax.swing.tree.TreePath path,
boolean b)
|
|
| Method Summary | |
void |
expand()
|
void |
explore(int mode)
|
CS |
getCS()
|
boolean |
isVisited()
|
void |
setCS(CS cs)
|
void |
setVisited(boolean b)
|
java.lang.String |
toString()
|
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public boolean visited
javax.swing.tree.TreePath treePath
| Constructor Detail |
public OntologyKBTreePanel.TreeOntNode(CS cs,
javax.swing.tree.TreePath path,
boolean b)
public OntologyKBTreePanel.TreeOntNode(CS cs,
boolean b)
public OntologyKBTreePanel.TreeOntNode(boolean b)
| Method Detail |
public void setCS(CS cs)
public void setVisited(boolean b)
public boolean isVisited()
public CS getCS()
public java.lang.String toString()
public void expand()
public void explore(int mode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||