private class ActionServiceImp.KeyToRcaDispatcher extends Object implements KeyEventDispatcher
| Modifier and Type | Field and Description |
|---|---|
private HashMap<String,AbstractAction> |
dispatchTable |
| Constructor and Description |
|---|
ActionServiceImp.KeyToRcaDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyEvent(String keyEvent,
AbstractAction action) |
boolean |
dispatchKeyEvent(KeyEvent keyEvent) |
boolean |
hasNoActions() |
private HashMap<String,AbstractAction> dispatchTable
public void addKeyEvent(String keyEvent, AbstractAction action)
public boolean hasNoActions()
public boolean dispatchKeyEvent(KeyEvent keyEvent)
dispatchKeyEvent in interface KeyEventDispatcherCopyright © 2014 www.staniscia.net. All Rights Reserved.