protected class DefaultModulesPanel.CategoryTreeNode extends DefaultModulesPanel.UserNode
DefaultModulesPanel.CategoryTreeNode is used for nodes that represent categories.| Constructor and Description |
|---|
CategoryTreeNode(java.lang.Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getIcon() |
java.lang.Class<?> |
getType() |
java.lang.String |
toString() |
getTooltipadd, 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, setUserObjectpublic java.lang.Class<?> getType()
getType in class DefaultModulesPanel.UserNodepublic java.lang.String toString()
toString in class DefaultModulesPanel.UserNodepublic javax.swing.ImageIcon getIcon()
getIcon in class DefaultModulesPanel.UserNode