public static class InspectionConfigTreeNode.Group extends InspectionConfigTreeNode
InspectionConfigTreeNode.Group, InspectionConfigTreeNode.Tool| Constructor and Description |
|---|
Group(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
calculateIsProperSettings() |
java.lang.String |
getGroupName() |
java.lang.String |
getText() |
dropCache, isProperSetting, toString, updateUpHierarchy, updateUpHierarchyadd, 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, setUserObjectprotected boolean calculateIsProperSettings()
calculateIsProperSettings in class InspectionConfigTreeNodepublic java.lang.String getText()
getText in class InspectionConfigTreeNodepublic java.lang.String getGroupName()