Computer Science 252
Problem Solving with Java
Spring 2014, The College of Saint Rose
Agenda
Write a program CirclesAndSquares.java that works much like Practice.java from a few lectures back. But this one can draw either circles or squares at the mouse point that are filled when the mouse is pressed but left behind as frames when the mouse is released. Include some "buttons" (we'll just use some FramedRects) that can be used to select either circles or squares to be drawn.
Please submit only the file CirclesAndSquares.java in Submission Box under "InClass5" before you leave class.
Due at the start of class, Thursday, January 30.
Please submit answers to these questions in Submission Box under "LA5" or in hard copy by the start of our next class. We will discuss these questions at the start of class, so no late submissions are accepted. Please be sure that your name is clearly indicated in all submissions.