|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCTextMsg | |
---|---|
soc.client | |
soc.message |
Uses of SOCTextMsg in soc.client |
---|
Methods in soc.client with parameters of type SOCTextMsg | |
---|---|
protected void |
SOCPlayerClient.MessageTreater.handleTEXTMSG(SOCTextMsg mes)
handle a text message |
protected void |
SOCDisplaylessPlayerClient.handleTEXTMSG(SOCTextMsg mes)
handle a text message |
Uses of SOCTextMsg in soc.message |
---|
Methods in soc.message that return SOCTextMsg | |
---|---|
static SOCTextMsg |
SOCTextMsg.parseDataStr(java.lang.String s)
Parse the command String into a TextMsg message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |