View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide
Hotspots: Admin Pages | Turn-in Site |
Current Links: Case Final Project Summer 2007

Sum2003-M1: Show a Directory as a Slide Show

You are to implement a class SlideShow that has a (class) method create: that takes as an argument a directory specified as a string, e.g., 'C:\Documents and Settings\Barb Ericson\My Documents\My Pictures\hawaii02'.

Instances of SlideShow should understand the message show: which takes an argument of the number of seconds to wait between each slide. When show: is executed, it should:

Hints


Questions on Summer 2003 M1 Milestone


In class, please turn-in well-documented, hardcopy source code (at least two lines of comments for each non-accessor method, in-line comments at significant portions) with your name and student number on it. In addition, before class time, turn-in your code using the Summer 2003 Turnin Information with the code 'M1'.

Grading:


Links to this Page