Component.removeMouseListener
Class Overview | Class Members | This Package | All Packages
Syntax
public synchronized void removeMouseListener( MouseListener l )
Parameters
- l
the mouse listener.
Description
Removes the specified mouse listener so that it no longer receives mouse events from this component.