Serialized Form

Class BaseApplet implements Serializable

Serialized Fields

backgroundColor

java.awt.Color backgroundColor

foregroundColor

java.awt.Color foregroundColor

currentDelay

int currentDelay

myThread

java.lang.Thread myThread

image

java.awt.Image image

offScreen

java.awt.Graphics offScreen


Class BreadthFirstApplet implements Serializable

Serialized Fields

mainBold

java.awt.Font mainBold

xGridOffset

int xGridOffset

yGridOffset

int yGridOffset

gridSize

int gridSize

xString

int xString

yString

int yString

sampleChoice

java.awt.Choice sampleChoice

delayChoice

java.awt.Choice delayChoice

sample

Sample[] sample

grid

AppletGrid grid

stepsTaken

int stepsTaken


Class EmptyQueueException implements Serializable


Class OpenListException implements Serializable

Serialized Fields

reason

java.lang.String reason
The reason the exception was thrown.