public static class CLibrary.WinSize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
SIZEOF |
short |
ws_col |
short |
ws_row |
short |
ws_xpixel |
short |
ws_ypixel |
Constructor and Description |
---|
WinSize() |
WinSize(short ws_row,
short ws_col) |
Modifier and Type | Method and Description |
---|---|
private static void |
init() |