Interface ActionListener

    • Method Detail

      • actionPerformed

        void actionPerformed​(ActionEvent actionEvent)
        Called when an action is initiated.
        Parameters:
        actionEvent - The event indicating the source of the action.