|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.ui.handlers.KeyHandler
public abstract class KeyHandler
| Constructor Summary | |
|---|---|
KeyHandler()
|
|
| Method Summary | |
|---|---|
abstract boolean |
handle(org.eclipse.swt.events.KeyEvent e)
Handles the given key event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyHandler()
| Method Detail |
|---|
public abstract boolean handle(org.eclipse.swt.events.KeyEvent e)
e -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||