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