|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rfb.Decoder
net.rfb.RawDecoder
public class RawDecoder
Constructor Summary | |
---|---|
RawDecoder(CMsgReader reader_)
|
Method Summary | |
---|---|
void |
readRect(int x,
int y,
int w,
int h,
CMsgHandler handler)
|
Methods inherited from class net.rfb.Decoder |
---|
createDecoder, supported |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RawDecoder(CMsgReader reader_)
Method Detail |
---|
public void readRect(int x, int y, int w, int h, CMsgHandler handler)
readRect
in class Decoder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |