|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolution.player.core.media.search.SearchMatch
com.evolution.player.ui.download.UISearchMatch
public abstract class UISearchMatch
A search match with additional information to display a richer content in the UI.
Constructor Summary | |
---|---|
UISearchMatch()
|
Method Summary | |
---|---|
abstract Image |
getImage()
The icon associated with this search match if any. |
Methods inherited from class com.evolution.player.core.media.search.SearchMatch |
---|
getLabel, getMedias, getMusicLoader, getSearchProvider |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UISearchMatch()
Method Detail |
---|
public abstract Image getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |