Computer Science 252
Problem Solving with Java
Fall 2015, The College of Saint Rose
Agenda
Go way back in time to an example such as Scribble or SpiralLines 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 demonstrate your program or submit only the file you modify by email before you leave class. Email submissions should use a meaningful subject line, clearly indicating the course number and assignment name.
Due at the start of class, Thursday, October 22.
Please submit answers to these questions either as a hard copy (typeset or handwritten are OK) or by email to terescoj AT strose.edu by the start of class. Please use a clear subject line when submitting by email (e.g., CSC 252 Lecture 14 Assignment , Joe Student). We will discuss these questions at the start of class, so no late submissions are accepted.
Terminology
Examples