ist.palcom.simulated.slideshow.slides
Class Slides

java.lang.Object
  extended by ist.palcom.simulated.slideshow.slides.Slides

public class Slides
extends java.lang.Object

This class is just a locator for slide images (located using Slides.class.getResource()).


Field Summary
static int NUMBER_OF_SLIDES
           
 
Constructor Summary
Slides()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUMBER_OF_SLIDES

public static final int NUMBER_OF_SLIDES
See Also:
Constant Field Values
Constructor Detail

Slides

public Slides()