|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ThincCMsgEventKey
handles the key pressed and released event from canvas. it simply
implements KeyListener
interfaces provided from java, and it is added
as a KeyListener on ThincClientCanvas.ThincCMsgEventMouseButton
handles the mouse clicked / released event from canvas.ThincCMsgEventMouseMove
handles the mouse moved event from canvas. ThincSMsgInitRequestVideoServerFormat
is handled
in client properly.ThincCMsgEventMouseButton
handles resized event from canvas.ThincCMsgEventMouseButton
is for sending the message that the region
in frame buffer should be refreshed.ThincCMsgSoundStarts
sends the init messages
for sound. because it operates different port from frame buffer
or video messages, it is as same as T_CSTART messages from
Protocol specification.ThincFrame
is the frame of the ThincClientCanvas
. it also acts as login window before drawing actual image from the server.ThincFrame
object. it sets User interfaces
using initGUI() method and set the WindowListener for closing
window.
ThincSMsgFlag
now.ThincMsgHandler
object
ThincSMsgFillBilevel
ThincSMsgFillBilevel
ThincSMsgFlag
now. for usage, see ThincSMsgFBRawUpdate
ThincMsgInitReplyHandler
will send the
ThincCMsgInitRequestClientFormat
to notify
the client supported video format. ThincCMsgInitSecCaps
to notify the client supported security capability.ThincCMsgInitSecCaps
from the server.ThincSoundHandler
object. it also send initialize
message to the server.
ThinSMsgVideo
.ThincSMsgVideo
.ThincVideoFormatUYVY
object. it also receives the
message format information from the server.
ThincSMsgVideo
.ThincSMsgVideo
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |