Computer Science 252
Problem Solving with Java
Fall 2015, The College of Saint Rose
Agenda
Add a new kind of lines to the VanishingScribble example where the lines move away or disappear after a while in some different manner.
Please demonstrate your program or submit an archive of your updated program 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 15.
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 12 Assignment , Joe Student). We will discuss these questions at the start of class, so no late submissions are accepted.
State the four key steps that are required when creating an ActiveObject. (3 points)
Examples