(5) 1 point for each component on the applet (4 labels, 1
button) appearing correctly
(5) button works -- causes numbers to change
(2) message displayed correctly
Total
25
General Comments:
Some of you had a new kind of Class III error on this lab: you did not set up the
project correctly. On the handout, it was specified that you delete "Java Classes"
from the name text box (in the Java Output setting). This is like misnaming a file, and it was treated as such.
On the slot machine, some people did not have an initial message for users. Also,
some did not place text so that when the message label changed, the full text
could be displayed. See Michael's solution for an example of proper text message output.
In general, you must make sure that the space you allot for text is large enough.