|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.jansi.internal.Kernel32.SMALL_RECT
public static class Kernel32.SMALL_RECT
http://msdn.microsoft.com/en-us/library/ms686311%28VS.85%29.aspx
| Field Summary | |
|---|---|
short |
bottom
|
short |
left
|
short |
right
|
static int |
SIZEOF
|
short |
top
|
| Constructor Summary | |
|---|---|
Kernel32.SMALL_RECT()
|
|
| Method Summary | |
|---|---|
short |
height()
|
short |
width()
|
| 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 left
public short top
public short right
public short bottom
| Constructor Detail |
|---|
public Kernel32.SMALL_RECT()
| Method Detail |
|---|
public short width()
public short height()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||