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