|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdsto.dfc.util.win32.InputMonitor
public class InputMonitor
Provides global monitoring of keyboard and mouse input events.
Method Summary | |
---|---|
static long |
getLastInputEventTime()
Get the last time (in seconds) that an input event was seen. |
static boolean |
isMonitorEnabled()
|
static void |
setMonitorEnabled(boolean newValue)
Enable/disable global event monitoring. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setMonitorEnabled(boolean newValue)
getLastInputEventTime()
public static boolean isMonitorEnabled()
public static long getLastInputEventTime()
setMonitorEnabled(boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |