public interface KeyboardListener
Modifier and Type | Method and Description |
---|---|
void |
onKeyPressed(KeyboardEvent event) |
void |
onKeyReleased(KeyboardEvent event) |
void onKeyPressed(KeyboardEvent event)
void onKeyReleased(KeyboardEvent event)