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, 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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public Tool(Getter<ToolDescriptors> getter)
public java.lang.Object getUserObject()
getUserObject
in class javax.swing.tree.DefaultMutableTreeNode
protected boolean calculateIsProperSettings()
calculateIsProperSettings
in class InspectionConfigTreeNode
public java.lang.String getText()
getText
in class InspectionConfigTreeNode
public HighlightDisplayKey getKey()
public Descriptor getDefaultDescriptor()
public ToolDescriptors getDescriptors()
public java.lang.String getScopeName()