griffon.core.resources.editors
[Java] Class FilePropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
griffon.core.resources.editors.AbstractPropertyEditor
griffon.core.resources.editors.FilePropertyEditor
public class FilePropertyEditor
extends AbstractPropertyEditor
- 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 |
FilePropertyEditor
FilePropertyEditor()
-
handleAsString
private void handleAsString(String str)
-
setAsText
public void setAsText(String value)
-
setValue
public void setValue(Object value)
-
Groovy Documentation