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, setSourcepublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String value)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic Component getCustomEditor()
getCustomEditor in interface PropertyEditorgetCustomEditor in class PropertyEditorSupportpublic void firePropertyChange()
firePropertyChange in class PropertyEditorSupportpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic boolean supportsCustomEditor()
supportsCustomEditor in interface PropertyEditorsupportsCustomEditor in class PropertyEditorSupportpublic void clearGui()
ClearGuiCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.