| Listeners | |
Listeners are objects that handle events (not the GUI Components
any more)
- ActionEvent handled by ActionListener
- KeyEvent handled by KeyListener
- Mouse motion events handled by MouseMotionListener (optimisation)
- Other Mouse events handled by MouseListener
Slide 36 | ©Copyright 1997 | Jan Newmarch |