|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThincProto
Thinc Protocol specification for version 1.26, JAVA
Nested Class Summary | |
---|---|
static class |
ThincProto.thinc_cAck
|
static class |
ThincProto.thinc_cAuth
|
static class |
ThincProto.thinc_cStart
The messages |
static class |
ThincProto.thinc_cursorChange
Cursor messages |
static class |
ThincProto.thinc_cursorColor
|
static class |
ThincProto.thinc_cursorMove
|
static class |
ThincProto.thinc_cursorShowHide
|
static class |
ThincProto.thinc_evButton
|
static class |
ThincProto.thinc_evKeyb
|
static class |
ThincProto.thinc_evMotion
|
static class |
ThincProto.thinc_fbBilevel
|
static class |
ThincProto.thinc_fbCopy
|
static class |
ThincProto.thinc_fbGlyph
|
static class |
ThincProto.thinc_fbInit
|
static class |
ThincProto.thinc_fbPFill
|
static class |
ThincProto.thinc_fbSFill
|
static class |
ThincProto.thinc_fbZData
|
static class |
ThincProto.thinc_header
Message header |
static class |
ThincProto.thinc_rawUpdate
|
static class |
ThincProto.thinc_rectRegion
helper structures |
static class |
ThincProto.thinc_sAck
|
static class |
ThincProto.thinc_sStart
The messages |
Field Detail |
---|
static final int THINC_HEADERSIZE
static final int T_SSTART
static final int T_SPING
static final int T_SACK
static final int T_FB_INIT
static final int T_FB_RUPDATE
static final int T_FB_COPY
static final int T_FB_SFILL
static final int T_FB_PFILL
static final int T_FB_GLYPH
static final int T_FB_BILEVEL
static final int T_CURSOR_CHANGE
static final int T_CURSOR_SHOWHIDE
static final int T_CURSOR_MOVE
static final int T_CURSOR_COLOR
static final int T_FB_FIRST_MSG
static final int T_FB_LAST_MSG
static final int T_RECTREGION_SIZE
static final int T_SSTART_SIZE
static final int T_BIG
static final int T_LITTLE
static final int T_SPING_SIZE
static final int T_SACK_SIZE
static final int T_FB_INIT_SIZE
static final int T_FB_COMPRESSED
static final int T_FB_CURSOR_ARGB
static final int T_FB_ZDATA_SIZE
static final int T_FB_RUPDATE_SIZE
static final int T_FB_RUPDATE_COMPRESSED
static final int T_FB_RUPDATE_RESIZED
static final int T_FB_RUPDATE_CACHED
static final int T_FB_RUPDATE_ADDCACHE
static final int T_FB_COPY_SIZE
static final int T_FB_SFILL_SIZE
static final int T_FB_PFILL_SIZE
static final int T_FB_PFILL_RESIZED
static final int T_FB_PIXMAP_CACHED
static final int T_FB_PIXMAP_ADDCACHE
static final int T_FB_GLYPH_SIZE
static final int T_FB_BILEVEL_SIZE
static final int T_FB_BITMAP_CACHED
static final int T_FB_BITMAP_ADDCACHE
static final int T_FB_BITMAP_RESIZED
static final int T_CURSOR_CHANGE_SIZE
static final int T_CURSOR_ARGB
static final int T_SHOW
static final int T_HIDE
static final int T_CURSOR_SHOWHIDE_SIZE
static final int T_CURSOR_MOVE_SIZE
static final int T_CURSOR_COLOR_SIZE
static final int T_CSTART
static final int T_CAUTH
static final int T_CACK
static final int T_EV_MOTION
static final int T_EV_BUTTON
static final int T_EV_KEYB
static final int T_CSTART_SIZE
static final int T_CAUTH_SIZE
static final int T_CACK_SIZE
static final int T_EV_MOTION_SIZE
static final int T_UP
static final int T_DOWN
static final int T_EV_BUTTON_SIZE
static final int T_EV_KEYB_SIZE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |