public interface KeyEvent
Modifier and Type | Method and Description |
---|---|
KeyCode |
keyCode()
Returns the code of the key.
|
KeyModifiers |
keyModifiers()
Returns the keyboard modifiers applied.
|
KeyCode keyCode()
KeyModifiers keyModifiers()