Serialized Form


Package Spirograph

Class Spirograph.AdvEnv implements Serializable

Serialized Fields

bounceMode

java.awt.Checkbox bounceMode

circularMode

java.awt.Checkbox circularMode

myPanel

DotPanel myPanel

setVel

java.awt.Button setVel

velCont

java.awt.Panel velCont

wrapMode

java.awt.Checkbox wrapMode

Class Spirograph.CodeBox implements Serializable

Class Spirograph.DotFrame implements Serializable

Serialized Fields

myAdvEnv

AdvEnv myAdvEnv

myPanel

DotPanel myPanel

painter

java.lang.Thread painter

pStarted

boolean pStarted

x

Coord x

xDif

int xDif

xSpirit

java.lang.Thread xSpirit

xStarted

boolean xStarted

y

Coord y

yDif

int yDif

ySpirit

java.lang.Thread ySpirit

yStarted

boolean yStarted

Class Spirograph.DotPanel implements Serializable

Serialized Fields

bounceOn

boolean bounceOn

buf

java.awt.Image buf

circMode

boolean circMode

focusA

java.awt.Point focusA

focusB

java.awt.Point focusB

grav

java.util.Vector grav

height

int height

myMode

int myMode

v

java.util.Vector v

width

int width

wrapOn

boolean wrapOn

x

Coord x

y

Coord y

Class Spirograph.MultiLabel implements Serializable

Serialized Fields

lineAscent

int lineAscent

lineHeight

int lineHeight

lines

java.lang.String[] lines

maxWidth

int maxWidth

numLines

int numLines

Class Spirograph.ResetMenu implements Serializable

Serialized Fields

all

java.awt.Button all

allCont

java.awt.Panel allCont

allLab

java.awt.Label allLab

grav

java.awt.Button grav

gravCont

java.awt.Panel gravCont

gravLab

java.awt.Label gravLab

lines

java.awt.Button lines

linesCont

java.awt.Panel linesCont

linesLab

java.awt.Label linesLab

pos

java.awt.Button pos

posCont

java.awt.Panel posCont

posLab

java.awt.Label posLab