|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.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 |
|
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
public void marshalOut(LittleEndianInputStream leis, java.util.ArrayList objs) throws java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |