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

Packages that use BackgroundImage
com.blackledge.david.tivo.multitasker.plugins   
 

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

Classes in com.blackledge.david.tivo.multitasker.plugins that implement BackgroundImage
 class AudioArtBackgroundImage
          BackgroundImage that attempts to get album art for and related to the currently playing Audio source via http://www.albumartexchange.com/search.php?q=.
 class GenericBackgroundImage
          Provide BackgroundImages via URLs listed in GenericBackgroundImage.OPTION_URLS ("GenericBackgroundImage.urls").
 class LocalStreamedBackgroundImage
          non-smart implementation of getting local picture URLs for everything in "My Pictures"
 class SampleBackgroundImage
          Just a test of the BackgroundImage interface - always returns the same one.