griffon.resourcemanager
[Groovy] Class FontEditor
java.lang.Object
java.beans.PropertyEditorSupport
griffon.resourcemanager.FontEditor
class FontEditor
extends PropertyEditorSupport
- Authors:
- Alexander Klein
|
Methods inherited from class PropertyEditorSupport
|
| getValue, setValue, addPropertyChangeListener, firePropertyChange, getSource, removePropertyChangeListener, setSource, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, setAsText, supportsCustomEditor, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
shell
private GroovyShell shell
-
FontEditor
FontEditor()
-
addMapToAttributes
private def addMapToAttributes(Map map, Map attributes)
-
ensureFontIsInstalled
private String ensureFontIsInstalled(def name)
-
setAsText
@Override
void setAsText(String text)
-
setValue
@Override
void setValue(Object o)
-
Groovy Documentation