Share via


Class Overview | Class Members | This Package | All Packages

Syntax

public synchronized void removeActionListener( ActionListener l )

Parameters
  • l
    the action listener.
Description

Removes the specified action listener so it no longer receives action events from this menu item.

See Also

ActionEvent, ActionListener, addActionListener