Package | Description |
---|---|
org.jnativehook |
Modifier and Type | Method and Description |
---|---|
static void |
GlobalScreen.addNativeKeyListener(NativeKeyListener listener)
Adds the specified native key listener to receive key events from the
native system.
|
static void |
GlobalScreen.removeNativeKeyListener(NativeKeyListener listener)
Removes the specified native key listener so that it no longer receives
key events from the native system.
|
Copyright © 2006-2015 ${project.vendor}. All Rights Received.