






Hotspots: Admin Pages | Turn-in Site |
Current Links: Case Final Project Summer 2007
Squizzle Shizzle
Team Members
- Prashant Gulati
- Jonny Aguillard
- Timmy Douglas
- Dusty Embrey
Description of Classes
SlideShow - used to put the things together. hold the collection, tell the
display to show the current slide from the slidecollection.
SlideCollection - used to hold slides in an orderly fashion
SlideMorph - used to hold an image and transform it
Slide - used to hold an annotation with a SlideMorph
SlideSortMorph - used to sort a SlideCollection
SlideDisplay - used to display slides in regular mode
SlideEditor - used to display slides in edit mode
PixelFilter - used to apply filter to colors
BackgroundSound - used to play sounds in the background during a slide show
SoundAnnotation - a sound associated with a slide
AnnotationReader - for converting text annotations to speech
SoundRecorder - used to record new sounds
HTMLWriter - converts a slide show to HTML format
HTMLPage - makes an individual HTML page from an individual slide

Link to this Page