Component.addMouseListener
Class Overview | Class Members | This Package | All Packages
Syntax
public synchronized void addMouseListener( MouseListener l )
Parameters
- l
the mouse listener.
Description
Adds the specified mouse listener to receive mouse events from this component.