griffon.resourcemanager
[Groovy] Class TexturePaintEditor
java.lang.Object
java.beans.PropertyEditorSupport
griffon.resourcemanager.TexturePaintEditor
class TexturePaintEditor
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
-
TexturePaintEditor
TexturePaintEditor()
-
bufferImage
static BufferedImage bufferImage(Image image, int type = BufferedImage.TYPE_INT_ARGB)
-
setAsText
@Override
void setAsText(String text)
-
setValue
@Override
void setValue(Object o)
-
waitForImage
private static def waitForImage(BufferedImage bufferedImage)
-
Groovy Documentation