public class InspectionModuleNode extends InspectionTreeNode
myProblemLevels| Constructor and Description | 
|---|
InspectionModuleNode(Module module,
                    InspectionTreeNode parent)  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.swing.Icon | 
getIcon(boolean expanded)  | 
java.lang.String | 
getName()  | 
java.lang.String | 
getPresentableText()  | 
amnestyElement, appearsBold, children, doesNeedInternProblemLevels, excludeElement, getAllowsChildren, getChildAt, getChildCount, getChildren, getContainingFileLocalEntity, getIndex, getParent, getTailText, isExcluded, isLeaf, isProblemCountCacheValid, isValid, toString, visitProblemSeveritiespublic InspectionModuleNode(Module module, InspectionTreeNode parent)
public javax.swing.Icon getIcon(boolean expanded)
getIcon in class InspectionTreeNodepublic java.lang.String getName()
public java.lang.String getPresentableText()
getPresentableText in class InspectionTreeNode