Uses of Class
com.evolution.player.ui.artwork.AlbumArtwork

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

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

Methods in com.evolution.player.ui.artwork that return AlbumArtwork
 AlbumArtwork IAlbumArtworkCache.findArtwork(Album album, Artist artist)
          Get the cached album artwork for the given album from the given artist, if any.
 AlbumArtwork[] IAlbumArtworkCache.getArtworks()
          Get all cached album artwork.