Computer Science 252
Problem Solving with Java
Spring 2014, The College of Saint Rose
Lecture 9: Introduction to Active Objects
Date: Tuesday, February 11, 2014
Agenda
- Announcements
- Lab 3: Getting Warmer due tonight
- Exam in one week, during class
- topics covered are up to repetition with graphical objects
- practice exam questions out
- review session Monday 2/17, 8:30 PM
- Reminder about the Style Guide
- Lecture 8 assignment recap
- Lab 2: Laundry Sorter recap
- Additional practice with repetition and graphical objects
- Introduction to active objects
Lecture 9 Assignment
Due at the start of class, Thursday, February 13.
Please submit answers to these questions
in Submission
Box under "LA9" 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.
- BDM Exercise 6.9.1, p. 178. Also write a class
ManTest that extends WindowController that demonstrates at
least 3 of the methods of Man as well as its constructor. (15
points)
Examples