com.blackledge.david.tivo.multitasker.plugins
Class SampleBackgroundImage
java.lang.Object
com.blackledge.david.tivo.multitasker.plugins.SampleBackgroundImage
- All Implemented Interfaces:
- BackgroundImage
public class SampleBackgroundImage
- extends Object
- implements BackgroundImage
Just a test of the BackgroundImage interface - always returns the same one.
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleBackgroundImage
public SampleBackgroundImage()
init
public void init(MultiTaskerApplication app)
- Specified by:
init
in interface BackgroundImage
getNextImage
public String getNextImage()
- Specified by:
getNextImage
in interface BackgroundImage