public class InspectionsAggregationUtil
extends java.lang.Object
Constructor and Description |
---|
InspectionsAggregationUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<HighlightDisplayKey> |
getInspectionsKeys(InspectionConfigTreeNode node) |
static java.util.List<InspectionConfigTreeNode.Tool> |
getInspectionsNodes(InspectionConfigTreeNode node) |
static java.util.List<InspectionConfigTreeNode.Tool> |
getInspectionsNodes(javax.swing.tree.TreePath[] paths) |
public static java.util.List<HighlightDisplayKey> getInspectionsKeys(InspectionConfigTreeNode node)
public static java.util.List<InspectionConfigTreeNode.Tool> getInspectionsNodes(InspectionConfigTreeNode node)
public static java.util.List<InspectionConfigTreeNode.Tool> getInspectionsNodes(javax.swing.tree.TreePath[] paths)