com.blackledge.david.tivo.multitasker.plugins
Class SampleTicker
java.lang.Object
com.blackledge.david.tivo.multitasker.plugins.SampleTicker
- All Implemented Interfaces:
- TickerTape
public class SampleTicker
- extends Object
- implements TickerTape
just a test of the TickerTape interface... returns a fixed set of messages.
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleTicker
public SampleTicker()
getNextContent
public TickerTape.TickerTapeSegment getNextContent()
- Specified by:
getNextContent
in interface TickerTape
init
public void init(MultiTaskerApplication app)
- Specified by:
init
in interface TickerTape