Lab 3: Graphics

Purpose

The purpose of this lab is to allow you to practice with Java's graphic capabilities.

Partners

You are encouraged to work with one other partner on this assignment.

Preliminaries

Create a BlueJ project named lab3 on your lab computer. Place the following files (which are fairly similar to the ones that we talked about in lecture on Friday, September 19) into this project:

Assignment

Modify the Panda.java file so that it creates the following drawing (as closely as possible) when run:

Panda picture

Note: do not modify the other two files. Leave them exactly as they are.

Submission

Before your lab section finishes, e-mail your lab TA the Panda.java file in an e-mail with the following subject line: CS 160, Lab 3, your name, your partner's name.

Grading - 10 points possible

To receive credit for this assignment, your lab TA must receive an e-mail (with a timestamp before your lab section ends) from you with the file Panda.java attached to it. Do not worry if you are not finished - send what you have because partial credit can be earned.

Before Lab Ends

Once you have e-mailed your lab TA the Panda.java file, please delete the Lab3 directory that you created and empty the recycle bin on your desktop. Thanks.

Valid XHTML 1.0!