public class WINDOWPOS extends java.lang.Object
int
cx
cy
flags
hwnd
hwndInsertAfter
static int
sizeof
x
y
WINDOWPOS()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int hwnd
public int hwndInsertAfter
public int x
public int y
public int cx
public int cy
public int flags
public static final int sizeof
public WINDOWPOS()