public class KeyEventHandler extends java.lang.Object implements SystemEventHandler<SystemKeyEvent>
Keyboard.Key
.Constructor and Description |
---|
KeyEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(SystemKeyEvent event,
Frame frame,
Context context) |
public void handle(SystemKeyEvent event, Frame frame, Context context)
handle
in interface SystemEventHandler<SystemKeyEvent>