Tuesday, January 23, 2007

Event Listeners

An object that delegates the task of handling an event to an event listener. When an event occurs an event object of the appropriate type is created.


ActionListener
MouseListener
MouseMotionListener
ComponentListener
ContainerListener
ItemListener
KeyListener
WindowListener

SOURCE : www.referjava.com

No comments: