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, visitProblemSeveritiespublic InspectionSeverityGroupNode(SeverityRegistrar severityRegistrar, HighlightDisplayLevel level, InspectionTreeNode parent)
public javax.swing.Icon getIcon(boolean expanded)
getIcon in class InspectionTreeNodepublic boolean appearsBold()
appearsBold in class InspectionTreeNodepublic java.lang.String getPresentableText()
getPresentableText in class InspectionTreeNodepublic HighlightDisplayLevel getSeverityLevel()
public SeverityRegistrar getSeverityRegistrar()