private class InfoTreeModel.FunctionsNode extends InfoTreeNode
Modifier and Type | Field and Description |
---|---|
private static String |
COLLECTION |
private static String |
DEFAULT_FUNCTIONS_LABEL |
private static long |
serialVersionUID |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
FunctionsNode(Properties functionExplanations) |
getDescription, getTitle, setTitleToAltName
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, toString
private static final long serialVersionUID
private static final String COLLECTION
private static final String DEFAULT_FUNCTIONS_LABEL
FunctionsNode(Properties functionExplanations)