Serialized Form

Class ColorSquares extends JPanel implements Serializable

Serialized Fields

colorArray

Color[] colorArray


Class GUItree extends JFrame implements Serializable


Class GUItreeBordered extends JFrame implements Serializable


Class GUItreeBoxed extends JFrame implements Serializable


Class GUItreeFlowed extends JFrame implements Serializable


Class GUItreeInteractive extends JFrame implements Serializable


Class ImageDisplay extends JPanel implements Serializable

Serialized Fields

image

Image image

prefSize

Dimension prefSize

currentX

int currentX

currentY

int currentY


Class PictureTool extends JFrame implements Serializable

Serialized Fields

myPic

Picture myPic


Class RhythmTool extends JFrame implements Serializable

Serialized Fields

root

SoundElement root

newSound

SoundElement newSound

filename

JTextField filename

count

JTextField count

num

int num


Class SimpleBrowser extends JFrame implements Serializable

Serialized Fields

urlField

JTextField urlField
A field for the URL to be entered


webpane

JEditorPane webpane


Class SoundException extends Exception implements Serializable


Class SoundView.SamplingPanel extends JPanel implements Serializable

Serialized Fields

forLeftSample

boolean forLeftSample

points

Vector points


Class TurtleWorld extends JComponent implements Serializable

Serialized Fields

background

Color background
the background color for the world


width

int width
the width of the world


height

int height
the height of the world


turtleList

List turtleList
the list of turtles in the world


frame

JFrame frame
the JFrame to show this world in


Class World extends JComponent implements Serializable

Serialized Fields

autoRepaint

boolean autoRepaint
should automatically repaint when model changed


background

Color background
the background color for the world


width

int width
the width of the world


height

int height
the height of the world


turtleList

List turtleList
the list of turtles in the world


frame

JFrame frame
the JFrame to show this world in


picture

Picture picture
background picture