public static class ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor extends PropertyEditorSupport implements ActionListener, ClearGui
Constructor and Description |
---|
JSR223ScriptCacheCheckboxEditor() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
clearGui()
Clear the gui and return it to initial default values.
|
void |
firePropertyChange() |
String |
getAsText() |
Component |
getCustomEditor() |
Object |
getValue() |
void |
setAsText(String value) |
void |
setValue(Object value) |
boolean |
supportsCustomEditor() |
addPropertyChangeListener, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public void setAsText(String value)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
public Component getCustomEditor()
getCustomEditor
in interface PropertyEditor
getCustomEditor
in class PropertyEditorSupport
public void firePropertyChange()
firePropertyChange
in class PropertyEditorSupport
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public boolean supportsCustomEditor()
supportsCustomEditor
in interface PropertyEditor
supportsCustomEditor
in class PropertyEditorSupport
public void clearGui()
ClearGui
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.