Serialized Form


Package gart.exception

Class gart.exception.GartException implements Serializable

Serialized Fields

message

java.lang.String message
Error message string


Package gart.session

Class gart.session.GartCanvas implements Serializable

Serialized Fields

ActiveComponent

GartComponent ActiveComponent

tmp

GartComponent tmp

mouseState

int mouseState

dragging

boolean dragging

startDraggingX

int startDraggingX

startDraggingY

int startDraggingY

startDraggingW

int startDraggingW

startDraggingH

int startDraggingH

Class gart.session.GartComponent implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

typeOfComponent

java.lang.String typeOfComponent

raisedBevelBorder

javax.swing.border.Border raisedBevelBorder

loweredBevelBorder

javax.swing.border.Border loweredBevelBorder

etchedBorder

javax.swing.border.Border etchedBorder

defaultColor

java.awt.Color defaultColor