|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThincMsg
ThincSMsg
ThincSMsgInit
ThincSMsgInitReply
public abstract class ThincSMsgInitReply
abstract class for initialization reply messages.
ThincSMsgInit
Field Summary | |
---|---|
static int |
MESSAGE_TYPE
|
Fields inherited from class ThincSMsgInit |
---|
client |
Fields inherited from class ThincMsg |
---|
canvas, handler |
Constructor Summary | |
---|---|
ThincSMsgInitReply(ThincClient tc,
ThincMsgHandler h,
ThincClientCanvas cs)
|
Method Summary |
---|
Methods inherited from class ThincMsg |
---|
process |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MESSAGE_TYPE
Constructor Detail |
---|
public ThincSMsgInitReply(ThincClient tc, ThincMsgHandler h, ThincClientCanvas cs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |