|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.jansi.internal.CLibrary.WinSize
public static class CLibrary.WinSize
| Field Summary | |
|---|---|
static int |
SIZEOF
|
short |
ws_col
|
short |
ws_row
|
short |
ws_xpixel
|
short |
ws_ypixel
|
| Constructor Summary | |
|---|---|
CLibrary.WinSize()
|
|
CLibrary.WinSize(short ws_row,
short ws_col)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int SIZEOF
public short ws_row
public short ws_col
public short ws_xpixel
public short ws_ypixel
| Constructor Detail |
|---|
public CLibrary.WinSize()
public CLibrary.WinSize(short ws_row,
short ws_col)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||