| Home | Trees | Index | Help |
|---|
|
|
Listener--+ |_KeyListener--+ | KeyPressListener
An event listener that reports key presses.
The event passed to the callback will define akey field,
containing the key that was pressed, and a mod field,
containing any modifiers that were pressed at the time.
| Method Summary | |
|---|---|
| Inherited from Listener | |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
int |
event_type = 2 |
| Class Variable Details |
|---|
event_type
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 22 22:52:44 2005 | http://epydoc.sf.net |