public static class InspectionConfigTreeNode.Tool extends InspectionConfigTreeNode
InspectionConfigTreeNode.Group, InspectionConfigTreeNode.Tool| Constructor and Description |
|---|
Tool(Getter<ToolDescriptors> getter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
calculateIsProperSettings() |
Descriptor |
getDefaultDescriptor() |
ToolDescriptors |
getDescriptors() |
HighlightDisplayKey |
getKey() |
java.lang.String |
getScopeName() |
java.lang.String |
getText() |
java.lang.Object |
getUserObject() |
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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic Tool(Getter<ToolDescriptors> getter)
public java.lang.Object getUserObject()
getUserObject in class javax.swing.tree.DefaultMutableTreeNodeprotected boolean calculateIsProperSettings()
calculateIsProperSettings in class InspectionConfigTreeNodepublic java.lang.String getText()
getText in class InspectionConfigTreeNodepublic HighlightDisplayKey getKey()
public Descriptor getDefaultDescriptor()
public ToolDescriptors getDescriptors()
public java.lang.String getScopeName()