Tool Scripts
Contains scripts (methods) for logging onto and off of the classroom
server as well as scripts for creating and executing applications
and applets.
Line Example
This example begins with an class model that includes Point
and a LineSeg classes.
The source code is presented for the classes and a test program.
Spot Example
This is the spot applet from page 126 in the text.
Here we look at the class models for the various versions and study
the code to understand how it works.