| AWT Event ids | |
Some of these classes have an id
value to distinguish between them
- KeyEvent: KEY_PRESSED, KEY_RELEASED, KEY_TYPED
- ComponentEvent: COMPONENT_MOVED, COMPONENT_RESIZED, COMPONENT_SHOWN,
COMPONENT_HIDDEN
- MouseEvent: MOUSE_CLICKED, MOUSE_DRAGGED, MOUSE_PRESSED, etc
Slide 34 | ©Copyright 1997 | Jan Newmarch |