public interface KeyUpHandler extends EventHandler
KeyUpEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onKeyUp(KeyUpEvent event)Called when KeyUpEvent is fired. | 
void onKeyUp(KeyUpEvent event)
event - the KeyUpEvent that was fired