|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolution.player.core.media.loader.MusicLoader
com.evolution.player.ui.download.UIMusicLoader
public abstract class UIMusicLoader
A music loader with additional information to display a richer content in the UI.
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 |
---|
public UIMusicLoader()
Method Detail |
---|
public abstract Image getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |