public class GroovyEditorInspector extends JComponentInspector<GroovyEditorComponent>
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY| Constructor and Description |
|---|
GroovyEditorInspector(GroovyEditorComponent component,
String title,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, release, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitlepublic GroovyEditorInspector(GroovyEditorComponent component, String title, String description)
public void activate()
activate in interface Inspectoractivate in class JComponentInspector<GroovyEditorComponent>Copyright © 2019. All Rights Reserved.