Class PreprocessPanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PreprocessPanel extends JFrame implements ActionListener
This java class is used to create and show a panel for preprocessing of the datasets.
Author:
Shahin Salavati, Sina Tabakhi
See Also:
  • Constructor Details

    • PreprocessPanel

      public PreprocessPanel()
      Creates new form PreprocessPanel. This method is called from within the constructor to initialize the form.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      The listener method for receiving action events. Invoked when an action occurs.
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      e - an action event