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