cutandplay
Class Slide

java.lang.Object
  extended by cutandplay.Slide

public class Slide
extends java.lang.Object


Field Summary
 cutandplay.SlideImage backgroundImage
           
 java.util.Vector elements
           
 Presentation presentation
           
 SlideView view
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

backgroundImage

public cutandplay.SlideImage backgroundImage

view

public SlideView view

presentation

public Presentation presentation

elements

public java.util.Vector elements