|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.gui.KeyBindings
public class KeyBindings
Field Summary | |
---|---|
protected java.util.HashMap |
binds
|
static boolean |
is_dialog_active
|
protected SessionManager |
session
|
Constructor Summary | |
---|---|
KeyBindings(SessionManager s)
|
Method Summary | |
---|---|
boolean |
dispatchKeyEvent(java.awt.event.KeyEvent ev)
|
void |
removeSession(IRCSession session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean is_dialog_active
protected SessionManager session
protected java.util.HashMap binds
Constructor Detail |
---|
public KeyBindings(SessionManager s)
Method Detail |
---|
public void removeSession(IRCSession session)
public boolean dispatchKeyEvent(java.awt.event.KeyEvent ev)
dispatchKeyEvent
in interface java.awt.KeyEventDispatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |