public static class LegendTreeNodes.TextTreeNode extends LegendTreeNodes.LegendTreeNode
Constructor and Description |
---|
TextTreeNode(java.lang.String text,
java.awt.Color color,
int style,
java.lang.String info,
java.lang.Object userObjectArg) |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColor() |
int |
getStyle() |
getInfo, getNameOrText
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