public class DemoNode extends NavTreeNode<DemoNode>
childLoador, context, dirty, id, internalClass, loadedallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
DemoNode(Class<?> internalClass) |
DemoNode(String id) |
| Modifier and Type | Method and Description |
|---|---|
DemoNode |
getContainerNode() |
add, children, findNodeById, getChild, getChildAfter, getChildAt, getChildBefore, getContext, getFirstChild, getFirstLeaf, getId, getInternalClass, getLastChild, getLastLeaf, getNextLeaf, getNextNode, getNextSibling, getParent, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getUserObject, insert, isDirty, isLeaf, isLoaded, isStaticNode, isStringNode, populateChilds, populateNode, remove, setDirty, toStringadd, breadthFirstEnumeration, clone, depthFirstEnumeration, getAllowsChildren, getChildCount, getDepth, getIndex, getLeafCount, getLevel, getPath, getPathToRoot, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllowsChildren, getChildCount, getIndexpublic DemoNode(String id)
public DemoNode(Class<?> internalClass)
public DemoNode getContainerNode()
getContainerNode in interface NavNode<DefaultTreeModel,DemoNode>getContainerNode in class NavTreeNode<DemoNode>Copyright © 2008–2017 Ultreia.io. All rights reserved.