griffon.resourcemanager
[Groovy] Class RadialGradientPaintEditor
java.lang.Object
java.beans.PropertyEditorSupport
griffon.resourcemanager.RadialGradientPaintEditor
class RadialGradientPaintEditor
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 |
colorEditor
private ColorEditor colorEditor
-
shell
private GroovyShell shell
-
RadialGradientPaintEditor
RadialGradientPaintEditor()
-
convertColors
private Map convertColors(Map map)
-
convertCycleMethod
private CycleMethod convertCycleMethod(def value)
-
setAsText
@Override
void setAsText(String text)
-
setValue
@Override
void setValue(Object o)
-
Groovy Documentation