|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.KeyAdapter
glogic.jthin.app.TopLevelKeyAdapter
Suspend these events during remote processing.
| Constructor Summary | |
TopLevelKeyAdapter()
|
|
| Method Summary | |
void |
keyPessed(java.awt.event.KeyEvent ev)
|
void |
keyReleased(java.awt.event.KeyEvent ev)
|
void |
keyTyped(java.awt.event.KeyEvent ev)
|
| Methods inherited from class java.awt.event.KeyAdapter |
keyPressed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopLevelKeyAdapter()
| Method Detail |
public void keyPessed(java.awt.event.KeyEvent ev)
public void keyReleased(java.awt.event.KeyEvent ev)
public void keyTyped(java.awt.event.KeyEvent ev)
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||