|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplayer.JAPlayerEventAdapter
player.JALoadingPlayerEventAdapter
player.JASocketPlayerEventAdapter
public class JASocketPlayerEventAdapter
Adapter class for the JASocketPlayerEventHandler
interface.
Constructor Summary | |
---|---|
JASocketPlayerEventAdapter()
|
Method Summary | |
---|---|
void |
sigmlInputReceived()
Reports that this player's input server has received a new SiGML input string. |
Methods inherited from class player.JALoadingPlayerEventAdapter |
---|
loaderHasStarted, loaderIsDone, nextSignLoaded |
Methods inherited from class player.JAPlayerEventAdapter |
---|
playerIsAtNewFrame, playerIsDone |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface player.JALoadingPlayerEventHandler |
---|
loaderHasStarted, loaderIsDone, nextSignLoaded |
Methods inherited from interface player.JAPlayerEventHandler |
---|
playerIsAtNewFrame, playerIsDone |
Constructor Detail |
---|
public JASocketPlayerEventAdapter()
Method Detail |
---|
public void sigmlInputReceived()
JASocketPlayerEventHandler
sigmlInputReceived
in interface JASocketPlayerEventHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |