Activity of Sept. 16, 2010

Post date: Sep 16, 2010 5:19:21 AM

We're up and at 'em with this warm-up and then on to sine waves and other functions.

To make a jar file for the GradeBook program, you probably first want to disable gradeAutomatically() so that you don't get console output and then use a command like this one, assuming the path is set right to access the jar program:

prompt> jar cvfe GradeBook.jar GradeBook GradeBook.class Grader.class GraphicListener.class GraphicSpeaker.class Listener.class Speaker.class