griffon.core.resources.editors
[Java] Class AbstractPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
griffon.core.resources.editors.AbstractPropertyEditor
public abstract class AbstractPropertyEditor
extends PropertyEditorSupport
- Authors:
- Andres Almiray
- Since:
- 1.1.0
Methods inherited from class PropertyEditorSupport
|
getValue, setValue, getSource, addPropertyChangeListener, removePropertyChangeListener, firePropertyChange, setSource, getTags, getAsText, isPaintable, paintValue, getJavaInitializationString, setAsText, getCustomEditor, supportsCustomEditor, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
AbstractPropertyEditor
AbstractPropertyEditor()
-
illegalValue
protected IllegalArgumentException illegalValue(Object value, Class klass)
-
illegalValue
protected IllegalArgumentException illegalValue(Object value, Class klass, Exception e)
-
Groovy Documentation