public class LinuxInputEventCodes extends Object
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getKeyCode(String key) |
static String |
getKeyName(int code) |
static Set<String> |
getKeyNames() |
static boolean |
hasKeyName(String key) |
static void |
main(String[] args) |
Copyright © 2020. All rights reserved.