com.develop.jawin.win32
Class HandlerRoutine
java.lang.Object
|
+--com.develop.jawin.WinFuncPtr
|
+--com.develop.jawin.win32.HandlerRoutine
- public abstract class HandlerRoutine
- extends WinFuncPtr
Method Summary |
protected byte[] |
call(byte[] inargs,
java.lang.Object[] inobjs)
|
abstract boolean |
call(long dwCtrlType)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
CTRL_C_EVENT
public static final int CTRL_C_EVENT
CTRL_BREAK_EVENT
public static final int CTRL_BREAK_EVENT
CTRL_CLOSE_EVENT
public static final int CTRL_CLOSE_EVENT
CTRL_LOGOFF_EVENT
public static final int CTRL_LOGOFF_EVENT
CTRL_SHUTDOWN_EVENT
public static final int CTRL_SHUTDOWN_EVENT
marshal
public static final java.lang.String marshal
HandlerRoutine
public HandlerRoutine()
call
public abstract boolean call(long dwCtrlType)
throws java.io.IOException
call
protected byte[] call(byte[] inargs,
java.lang.Object[] inobjs)
throws java.io.IOException
- Overrides:
call
in class WinFuncPtr
New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).