public class InspectionSeverityGroupNode extends InspectionTreeNode
myProblemLevels
Constructor and Description |
---|
InspectionSeverityGroupNode(SeverityRegistrar severityRegistrar,
HighlightDisplayLevel level,
InspectionTreeNode parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
appearsBold() |
javax.swing.Icon |
getIcon(boolean expanded) |
java.lang.String |
getPresentableText() |
HighlightDisplayLevel |
getSeverityLevel() |
SeverityRegistrar |
getSeverityRegistrar() |
amnestyElement, children, doesNeedInternProblemLevels, excludeElement, getAllowsChildren, getChildAt, getChildCount, getChildren, getContainingFileLocalEntity, getIndex, getParent, getTailText, isExcluded, isLeaf, isProblemCountCacheValid, isValid, toString, visitProblemSeverities
public InspectionSeverityGroupNode(SeverityRegistrar severityRegistrar, HighlightDisplayLevel level, InspectionTreeNode parent)
public javax.swing.Icon getIcon(boolean expanded)
getIcon
in class InspectionTreeNode
public boolean appearsBold()
appearsBold
in class InspectionTreeNode
public java.lang.String getPresentableText()
getPresentableText
in class InspectionTreeNode
public HighlightDisplayLevel getSeverityLevel()
public SeverityRegistrar getSeverityRegistrar()