Share via


Class Overview | Class Members | This Package | All Packages

Syntax

public synchronized void addActionListener( ActionListener l )

Parameters
  • l
    the action listener.
Description

Adds the specified action listener to receive action events from this menu item.

See Also

ActionEvent, ActionListener, removeActionListener