|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.os.windows.Win32Lib.MSG
public static class Win32Lib.MSG
| Field Summary | |
|---|---|
long |
hwnd
|
long |
lparam
|
long |
message
|
long |
time
|
long |
wparam
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
Win32Lib.MSG()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long hwnd
public long message
public long wparam
public long lparam
public long time
public int x
public int y
| Constructor Detail |
|---|
public Win32Lib.MSG()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||