Uses of Interface
com.blackledge.david.tivo.multitasker.TickerTape

Packages that use TickerTape
com.blackledge.david.tivo.multitasker TiVo Multitasker Application Architecture by David Blackledge. 
com.blackledge.david.tivo.multitasker.plugins   
 

Uses of TickerTape in com.blackledge.david.tivo.multitasker
 

Classes in com.blackledge.david.tivo.multitasker that implement TickerTape
 class AudioCaptionTicker
          TickerTape that attempts to provide a reasonable segment for the currently playing Audio source.
 class BackgroundImageCaptionTicker
          TickerTape that attempts to provide a reasonable segment for the currently playing Audio source.
 

Uses of TickerTape in com.blackledge.david.tivo.multitasker.plugins
 

Classes in com.blackledge.david.tivo.multitasker.plugins that implement TickerTape
 class LocalAudio
          non-smart implementation of getting local music URLs for everything in "My Music"
 class RSSTicker
          TickerTape that provides images, headings, and ticker content based on a list of RSS feed URLs using just SAX and DOM to parse.
 class SampleTicker
          just a test of the TickerTape interface...
 class TivoTicker
          TickerTape provider that gets information from the current tivo about what is getting recorded right now.