Class ActionEvent

    • Constructor Detail

      • ActionEvent

        public ActionEvent​(UIComponent component)

        Construct a new event object from the specified source component and action command.

        Parameters:
        component - Source UIComponent for this event
        Throws:
        java.lang.IllegalArgumentException - if component is null