ASSIGNMENT:
The student will recreate the applet displayed below. This exercise gives the
student practice using the drawRect, fillOval, and drawString methods.
NOTE ON CHEAP TEXT EFFECTS: The student should notice that the displayed string is actually displayed twice: once in red and once in yellow. The two calls to drawString are offset by two units (vertically and horizontally).
x |