|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.develop.jawin.WinFuncPtr | +--com.develop.jawin.win32.WNDPROC
Field Summary | |
static java.lang.String |
marshal
|
static int |
token
|
Constructor Summary | |
WNDPROC()
|
Method Summary | |
protected byte[] |
call(byte[] inargs,
java.lang.Object[] inobjs)
|
abstract int |
call(int hwnd,
int msg,
int wParam,
int lParam)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final java.lang.String marshal
public static final int token
Constructor Detail |
public WNDPROC()
Method Detail |
public abstract int call(int hwnd, int msg, int wParam, int lParam) throws java.io.IOException
protected byte[] call(byte[] inargs, java.lang.Object[] inobjs) throws java.io.IOException
call
in class WinFuncPtr
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |