Uses of Interface
com.evolution.player.ui.artwork.IAlbumArtworkCache

Packages that use IAlbumArtworkCache
com.evolution.player.ui   
com.evolution.player.ui.artwork   
 

Uses of IAlbumArtworkCache in com.evolution.player.ui
 

Methods in com.evolution.player.ui that return IAlbumArtworkCache
static IAlbumArtworkCache EvolutionPlayerUI.getAlbumArtworkCache()
          An interface to the album artwork cache.
 

Uses of IAlbumArtworkCache in com.evolution.player.ui.artwork
 

Methods in com.evolution.player.ui.artwork that return IAlbumArtworkCache
 IAlbumArtworkCache AlbumArtworkProvider.IInitializationData.getAlbumArtworkCache()
          The album artwork cache contains information about all the album artwork in the cache.
 IAlbumArtworkCache SongContextView.IInitializationData.getAlbumArtworkCache()
          The album artwork cache contains information about all the album artwork in the cache.