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, updateUpHierarchy
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
protected boolean calculateIsProperSettings()
calculateIsProperSettings
in class InspectionConfigTreeNode
public java.lang.String getText()
getText
in class InspectionConfigTreeNode
public java.lang.String getGroupName()