public interface KeyInputActionHandler
Modifier and Type | Method and Description |
---|---|
boolean |
inputActionPerformed(AbstractViewInputHandler inputHandler,
KeyEventState keys,
java.lang.String target,
ViewInputAttributes.ActionAttributes viewAction) |
boolean |
inputActionPerformed(AbstractViewInputHandler inputHandler,
java.awt.event.KeyEvent event,
ViewInputAttributes.ActionAttributes viewAction) |
boolean inputActionPerformed(AbstractViewInputHandler inputHandler, KeyEventState keys, java.lang.String target, ViewInputAttributes.ActionAttributes viewAction)
boolean inputActionPerformed(AbstractViewInputHandler inputHandler, java.awt.event.KeyEvent event, ViewInputAttributes.ActionAttributes viewAction)