public interface UiDebuggerExtension
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<UiDebuggerExtension> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
void |
disposeUiResources() |
javax.swing.JComponent |
getComponent() |
java.lang.String |
getName() |
static final ExtensionPointName<UiDebuggerExtension> EP_NAME