com.croftsoft.apps.slideshow
Class SlideshowView
java.lang.Object
com.croftsoft.apps.slideshow.SlideshowView
- All Implemented Interfaces:
- Initializable, Updatable
public final class SlideshowView
- extends Object
- implements Initializable, Updatable
View.
- Since:
- 2006-12-15
- Version:
- $Id: SlideshowView.java,v 1.1 2006/12/16 09:26:39 croft Exp $
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideshowView
public SlideshowView(SlideshowConfig slideshowConfig)
setContentPane
public void setContentPane(Container contentPane)
init
public void init()
- Specified by:
init
in interface Initializable
update
public void update()
- Specified by:
update
in interface Updatable
CroftSoft Apps Javadoc (2008-09-28 21:15:07)