SYST620 Object Oriented Design, Project 1

This is an individual project. This project must be submitted by e-mail. The evaluation criteria are [1] technical correctness, and [2] timliness. Projects which are not technically correct are not acceptable for evaluation. This project is worth 10 % of the final grade if submitted on time, 5% if less than 1 week late, 0% if more than 1 week late. Project 1a is 20% of project 1; project 1b is 80% of project 1.

Project 1a

Due Date: July 3, 1997

Send an e-mail with an attached text file to Professor Mike Dawdy

Project 1b

Due Date: July 8, 1997

Type in, compile, and run the following programs from the text:

a] A Simple Bank Account, pages 40 - 44. This is a Java application program

b] CrossHair.Java, pages 208 - 210. This is a Java applet program

c] SimpleComponent, pages 301 - 303. This is a Java applet program using the AWT