PPT Slide
If an applet is interactive, it must be able
to receive and respond to user input:
- mouse clicks (down, up, click)
- mouse movements (position, drags)
- key presses (press, release, type)
- user interface events (buttons, menus, etc.)
- window events (open, close, exit)
Events are the devices provided by Java to