|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.rfb.client.ServerInitMessage
public class ServerInitMessage
Holds the information to read/write a server intialization message.
Field Summary | |
---|---|
int |
height
|
java.lang.String |
name
|
PixelFormat |
pixelformat
|
int |
width
|
Constructor Summary | |
---|---|
ServerInitMessage()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int width
public int height
public PixelFormat pixelformat
public java.lang.String name
Constructor Detail |
---|
public ServerInitMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |