CSC 120, PA3, your name, date & Description comments in MUPanel.java
|
4 |
Background class and one background object that draws a background for the "other" objects."
The Backgound class has at least one method that can change the appearance of the background.
|
6 |
"Other" class is not like RoundHead, Flag, Boat, or any other class previously used
in a lab or project and is not like some existing class in the handout space or a lab
or project. It has at least one method that can move it and/or change its appearance.
The program declares, instantiates, and displays at least 3 of these objects.
|
8 |
Both the Background class and the other class have comment headers at the top
with your name, date, and description.
|
3 |
At least one working button, that can change the appearance of the background.
Either one button changes it back and forth between two or more appearances
(light & dark, rain & shine, etc), or two buttons, so that we can change it,
then change it back again.
|
8 |
At least one working button, that changes the appearance of all of the other objects,
or moves them, or changes and moves them.
|
8 |
Organization and readability of the Java code, including appropriate indenting.
|
3 |
Total Points ====> |
40 |