Uses of Class
edu.rit.slides.SlideShow

Packages that use SlideShow
edu.rit.slides Package edu.rit.slides contains Slides, a service and collaborative application based on Many-to-Many Invocation (M2MI). 
 

Uses of SlideShow in edu.rit.slides
 

Methods in edu.rit.slides that return SlideShow
static SlideShow SlideShow.read(File theFile)
          Read a slide show from the given file.
 

Methods in edu.rit.slides with parameters of type SlideShow
 void ProjectorObject.setSlideShow(SlideShow theSlideShow)
          Set the slide show this projector will display.
static void SlideShow.write(SlideShow theSlideShow, File theFile)
          Write the given slide show to the given file.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.