|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.node.gui.TreeNodeVisitor
public class TreeNodeVisitor
Field Summary | |
---|---|
protected javax.swing.tree.DefaultMutableTreeNode |
root
|
Constructor Summary | |
---|---|
TreeNodeVisitor()
Creates a new TreeNodeVisitor object. |
Method Summary | |
---|---|
void |
accept(TreeNode currentNode)
|
javax.swing.tree.DefaultMutableTreeNode |
getRootNode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.swing.tree.DefaultMutableTreeNode root
Constructor Detail |
---|
public TreeNodeVisitor()
TreeNodeVisitor
object.
Method Detail |
---|
public void accept(TreeNode currentNode)
accept
in interface IVisitor
public javax.swing.tree.DefaultMutableTreeNode getRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |