Computer Science 252
Problem Solving with Java
Fall 2014, The College of Saint Rose
Agenda
Go way back in time to an example such as Scribble or Spirograph and add at least 2 Java Swing components. For example, you might choose to add a "Clear" JButton that will clear the canvas, and a JComboBox select from among several colors to use for the next created scribble.
Please submit only the file you modify in Submission Box under "InClass14" before you leave class.
No New Lecture Assignment
Get that bird flying into that pig!
Examples