|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IWritableScoreBoard.IScoreListener
A score listener is notified about score changes in a
IWritableScoreBoard
.
Method Summary | |
---|---|
void |
scored(MediaId id,
IScoreBoard.Score score)
The score changed for the media with the given id to score. |
Method Detail |
---|
void scored(MediaId id, IScoreBoard.Score score)
id
- the id of the changed mediascore
- the new score or null if the score was
removed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |