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