|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateListener
Interface to the host update process which will enable various aspects of the application to be notified when it is time to refresh information. Elements such as the current play list, song library, player elements will receive notification of updates through here.
Updater
,
UpdateEvent
Method Summary | |
---|---|
void |
hostUpdated(UpdateEvent update)
Updates of host information as passed through this specific method. |
Method Detail |
---|
void hostUpdated(UpdateEvent update)
update
- Update notification method.UpdateEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |