Class ActionListenerAdapter

    • Constructor Detail

      • ActionListenerAdapter

        public ActionListenerAdapter​(String actionCommand,
                                     ActionListener delegate)
        Recieve events only when event type equals actionCommand name.