Serialized Form


Package go

Class go.GoInterface implements Serializable

Serialized Fields

dirty

boolean dirty

go

Go go
Variable containing the Go context that was created with this interface.

head

go.EventQ head

height

int height

image

java.awt.Image image

source

java.awt.image.MemoryImageSource source

tail

go.EventQ tail

width

int width

Class go.GoInterfaceE implements Serializable

Serialized Fields

dirty

boolean dirty

e

go.E e

executeFunc

go.ExecuteFunc executeFunc

go

Go go
Variable containing the Go context that was created with this interface.

head

go.EventQE head

height

int height

image

java.awt.Image image

keyTypedArg

double[] keyTypedArg

keyTypedIndex

int keyTypedIndex

mouseDraggedArg

double[] mouseDraggedArg

mouseDraggedIndex

int mouseDraggedIndex

mousePressedArg

double[] mousePressedArg

mousePressedIndex

int mousePressedIndex

mouseReleasedArg

double[] mouseReleasedArg

mouseReleasedIndex

int mouseReleasedIndex

popStatic

go.PopStatic popStatic

renderIndex

int renderIndex

scriptGood

boolean scriptGood

sizeArg

double[] sizeArg

sizeIndex

int sizeIndex

source

java.awt.image.MemoryImageSource source

tail

go.EventQE tail

thread

java.lang.Thread thread

width

int width