CSC170 Assignment 3 Due by class time Friday 3 October 2003 You are to write a java applet which does the following: One circle is graphed in the center of the applet window. When you click the mouse on the circle, it grows (radius is increased). When you click the mouse outside of the circle, nothing happens. Note that you can consider the bounding box around the circle to be *inside* the circle. Email your source code plus a short report describing your applet, the classes and methods you used and what you liked the best about it to your instructor by the due date. You can, as before, turn in your UML diagram when you come to class.