public class EntryPointsNode extends InspectionNode
myProblemLevels
Constructor and Description |
---|
EntryPointsNode(InspectionToolWrapper dummyWrapper,
GlobalInspectionContextImpl context,
InspectionTreeNode parent) |
Modifier and Type | Method and Description |
---|---|
void |
amnestyElement() |
void |
excludeElement() |
javax.swing.Icon |
getIcon(boolean expanded) |
java.lang.String |
getTailText() |
boolean |
isExcluded() |
protected void |
visitProblemSeverities(<any> counter) |
getPresentableText, getToolWrapper
appearsBold, children, doesNeedInternProblemLevels, getAllowsChildren, getChildAt, getChildCount, getChildren, getContainingFileLocalEntity, getIndex, getParent, isLeaf, isProblemCountCacheValid, isValid, toString
public EntryPointsNode(InspectionToolWrapper dummyWrapper, GlobalInspectionContextImpl context, InspectionTreeNode parent)
public javax.swing.Icon getIcon(boolean expanded)
getIcon
in class InspectionTreeNode
public java.lang.String getTailText()
getTailText
in class InspectionNode
protected void visitProblemSeverities(<any> counter)
visitProblemSeverities
in class InspectionTreeNode
public boolean isExcluded()
isExcluded
in class InspectionTreeNode
public void excludeElement()
excludeElement
in class InspectionTreeNode
public void amnestyElement()
amnestyElement
in class InspectionTreeNode