CSCI 3326
Assignment #6
Due date: Start of class Wednesday, 2/5/2009
Hand in:
1) Place all of your source
code files ( .java files ) into a single file, compress that file into a zip
with the title "yourFirstNameYourLastNamehwkX.zip" (for example, RobertSchwellerhwk6.zip),
and send this zip file to me as an email attachment. The subject of the email must be:
cs3326hwk6
2) Also turn in a hardcopy
of your source code along with a printout of a sample run.
Make a program that
displays a frame with a picture of yourself (or an avatar of your choice), some
interesting information about yourself, and at least 1 clickable button. Clicking this button should change the
picture to a different picture and possibly different text to explain the new
picture. A high quality, nice looking
GUI that does something interesting or cool will receive bonus points.