net.jalbum.slideshow
Class SlideShowFactory

java.lang.Object
  extended by net.jalbum.slideshow.SlideShowFactory

public class SlideShowFactory
extends java.lang.Object


Constructor Summary
SlideShowFactory()
           
 
Method Summary
static SlideShow createSlideShow(java.util.List<AlbumObject> albumObjects, AlbumObject startObject)
           
static java.lang.String[] getSlideShowKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideShowFactory

public SlideShowFactory()
Method Detail

createSlideShow

public static SlideShow createSlideShow(java.util.List<AlbumObject> albumObjects,
                                        AlbumObject startObject)

getSlideShowKeys

public static java.lang.String[] getSlideShowKeys()