|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.twentyfourpoint.MessageHandler
public class MessageHandler
The Class MessageHandler.
Constructor Summary | |
---|---|
MessageHandler(TwentyFourPointApp twentyFourPoint)
Instantiates a new message handler. |
Method Summary | |
---|---|
void |
messageReceived(java.lang.Object obj)
Message received. |
void |
tableDisconnected()
Table disconnected. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageHandler(TwentyFourPointApp twentyFourPoint)
twentyFourPoint
- the twenty four pointMethod Detail |
---|
public void messageReceived(java.lang.Object obj)
TableCommsApplicationListener
messageReceived
in interface TableCommsApplicationListener
obj
- the objpublic void tableDisconnected()
TableCommsApplicationListener
tableDisconnected
in interface TableCommsApplicationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |