|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.util.tree.AbstractTreeNode
org.vizzini.util.tree.DefaultTreeNode
public class DefaultTreeNode
Provides a default implementation of a tree node.
Constructor Summary | |
---|---|
DefaultTreeNode()
Construct this object. |
|
DefaultTreeNode(Object userObject)
Construct this object with the given parameter. |
|
DefaultTreeNode(Object userObject,
boolean isChildAllowed)
Construct this object with the given parameter. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultTreeNode()
public DefaultTreeNode(Object userObject)
userObject
- User object.public DefaultTreeNode(Object userObject, boolean isChildAllowed)
userObject
- User object.isChildAllowed
- Flag indicating whether children are allowed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |