public final class UIPluginGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Component |
panel |
java.util.List<ListPluginComponent> |
plugins |
Constructor and Description |
---|
UIPluginGroup() |
Modifier and Type | Method and Description |
---|---|
ListPluginComponent |
findComponent(IdeaPluginDescriptor descriptor) |
public java.awt.Component panel
public java.util.List<ListPluginComponent> plugins
public ListPluginComponent findComponent(IdeaPluginDescriptor descriptor)