|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.develop.jawin.win32.POINT
Field Summary | |
static java.lang.String |
marshal
|
int |
x
|
int |
y
|
Constructor Summary | |
POINT()
|
Method Summary | |
void |
marshal(LittleEndianOutputStream leos,
java.util.ArrayList objs)
|
void |
marshalOut(LittleEndianInputStream leis,
java.util.ArrayList objs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int x
public int y
public static final java.lang.String marshal
Constructor Detail |
public POINT()
Method Detail |
public void marshal(LittleEndianOutputStream leos, java.util.ArrayList objs) throws java.io.IOException
java.io.IOException
public void marshalOut(LittleEndianInputStream leis, java.util.ArrayList objs) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |