com.develop.jawin.win32
Class Console

java.lang.Object
  |
  +--com.develop.jawin.win32.Console

public class Console
extends java.lang.Object


Field Summary
(package private) static int mtokenHandlerRoutine
           
 
Constructor Summary
Console()
           
 
Method Summary
static boolean SetConsoleCtrlHandler(HandlerRoutine rt, boolean add)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

mtokenHandlerRoutine

static final int mtokenHandlerRoutine
Constructor Detail

Console

public Console()
Method Detail

SetConsoleCtrlHandler

public static boolean SetConsoleCtrlHandler(HandlerRoutine rt,
                                            boolean add)
                                     throws COMException,
                                            java.io.IOException


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).