Package javaa.beans
Class PropertyEditorSupport
java.lang.Object
javaa.beans.PropertyEditorSupport
- All Implemented Interfaces:
PropertyEditor
-
Constructor Details
-
PropertyEditorSupport
-
PropertyEditorSupport
public PropertyEditorSupport()
-
-
Method Details
-
setAsText
- Specified by:
setAsText
in interfacePropertyEditor
- Throws:
IllegalArgumentException
-
getTags
- Specified by:
getTags
in interfacePropertyEditor
-
getJavaInitializationString
- Specified by:
getJavaInitializationString
in interfacePropertyEditor
-
getAsText
- Specified by:
getAsText
in interfacePropertyEditor
-
setValue
- Specified by:
setValue
in interfacePropertyEditor
-
getValue
- Specified by:
getValue
in interfacePropertyEditor
-
setSource
-
getSource
-
removePropertyChangeListener
- Specified by:
removePropertyChangeListener
in interfacePropertyEditor
-
addPropertyChangeListener
- Specified by:
addPropertyChangeListener
in interfacePropertyEditor
-
supportsCustomEditor
public boolean supportsCustomEditor()- Specified by:
supportsCustomEditor
in interfacePropertyEditor
-
isPaintable
public boolean isPaintable()- Specified by:
isPaintable
in interfacePropertyEditor
-
firePropertyChange
public void firePropertyChange()
-