Overview
TODO: This is not a public class and meant to be used only by FX implementation. Mapping for KeyEvent IDs
Profile: common conditional keyboard
Field Summary
| access | name | type | description |
|---|---|---|---|
| public static final | PRESSED | KeyEventID | |
| public static final | RELEASED | KeyEventID | |
| public static final | TYPED | KeyEventID |
Inherited Variables
Method Summary
- public static KeyEventID valueOf(java.lang.String name)
- public static KeyEventID[] values()
