public class KeyboardUtils extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static com.sun.jna.platform.KeyboardUtils.NativeKeyboardUtils |
INSTANCE |
Constructor and Description |
---|
KeyboardUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPressed(int keycode) |
static boolean |
isPressed(int keycode,
int location) |