rero.gui
public class KeyBindings extends Object implements KeyEventDispatcher
| Field Summary | |
|---|---|
| protected HashMap | binds |
| static boolean | is_dialog_active |
| protected SessionManager | session |
| Constructor Summary | |
|---|---|
| KeyBindings(SessionManager s) | |
| Method Summary | |
|---|---|
| boolean | dispatchKeyEvent(KeyEvent ev) |
| void | removeSession(IRCSession session) |