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