Class CreateXMLRulePanel

    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent exception)
        Deprecated.
        We let our class implement the ActionListener interface and use it to generate the xml code when the user presses the "Create rule XML" button.
        Specified by:
        actionPerformed in interface ActionListener