public class DetectedFrameworksComponent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DetectedFrameworksComponent.GroupByOption |
Constructor and Description |
---|
DetectedFrameworksComponent(FrameworkDetectionContext context) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getMainPanel() |
java.util.List<DetectedFrameworkDescription> |
getSelectedFrameworks() |
DetectedFrameworksTree |
getTree() |
void |
processUncheckedNodes(DetectionExcludesConfiguration excludesConfiguration) |
public DetectedFrameworksComponent(FrameworkDetectionContext context)
public DetectedFrameworksTree getTree()
public java.util.List<DetectedFrameworkDescription> getSelectedFrameworks()
public javax.swing.JComponent getMainPanel()
public void processUncheckedNodes(DetectionExcludesConfiguration excludesConfiguration)