Module java.desktop

Interface ActionListener

    • Method Detail

      • actionPerformed

        void actionPerformed​(ActionEvent e)
        Invoked when an action occurs.
        Parameters:
        e - the event to be processed