|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThincMsg
ThincSMsg
ThincSMsgInit
public abstract class ThincSMsgInit
abstract class for server initialization messages.
ThincSMsg
Field Summary | |
---|---|
protected ThincClient |
client
|
Fields inherited from class ThincMsg |
---|
canvas, handler |
Constructor Summary | |
---|---|
ThincSMsgInit(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 |
---|
protected ThincClient client
Constructor Detail |
---|
public ThincSMsgInit(ThincClient tc, ThincMsgHandler h, ThincClientCanvas cs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |