|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlayableListener
An interface for classes which listen to a Playable.
| Method Summary | |
|---|---|
void |
playStateChanged(PlayState prev,
PlayState state,
long time)
Fired when the PlayState of a Playable changes |
| Method Detail |
|---|
void playStateChanged(PlayState prev,
PlayState state,
long time)
prev - the previous PlayStatestate - the new PlayStatetime - the time of the change
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||