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() |
getTooltip
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
public java.lang.Class<?> getType()
getType
in class DefaultModulesPanel.UserNode
public java.lang.String toString()
toString
in class DefaultModulesPanel.UserNode
public javax.swing.ImageIcon getIcon()
getIcon
in class DefaultModulesPanel.UserNode