public static class ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor extends PropertyEditorSupport implements ActionListener
| Constructor and Description |
|---|
ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
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 ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor()
public 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 PropertyEditorSupportCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.