com.evolution.player.ui.download
Class UIMusicLoader

java.lang.Object
  extended by com.evolution.player.core.media.loader.MusicLoader
      extended by com.evolution.player.ui.download.UIMusicLoader

public abstract class UIMusicLoader
extends MusicLoader

A music loader with additional information to display a richer content in the UI.

Since:
0.6

Constructor Summary
UIMusicLoader()
           
 
Method Summary
abstract  Image getImage()
          The icon associated with this music loader.
 
Methods inherited from class com.evolution.player.core.media.loader.MusicLoader
canHandle, dowload, getName, isFreeDownload
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMusicLoader

public UIMusicLoader()
Method Detail

getImage

public abstract Image getImage()
The icon associated with this music loader.

Returns:
the image for the icon