Homework #3: Simple graphics programming

For this homework, you will create a Swing application named 'SwingTest03'. The application will create a window and draw a number of 2D shapes in various colors. The requirements for the application are as follows:

Due date: The homework is due at the beginning of class on 30 September.

Turn in: (1) A listing of the source file(s) for the application. (2) Screen dumps of at least two runs of your application (color output is not necessary).

E-mail: A Zip or tar archive file containing all of your source files (including package.html) to grading@bozoid.com. The subject of the e-mail should be "SwingTest03", and the archive name should be hw03.zip or hw03.tar.gz. In addition to your source files, the archive file should include a text file named readme.txt containing your name and any other identifying information you think is appropriate. Do not include .class files, javadoc files, or screen dumps in the e-mail.

Note: Staple all the pages of your submission together, and make sure you put your name on your homework!