Package unifeat.gui

Class ResultPanel

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

public class ResultPanel extends JPanel implements ActionListener
This java class is used to create and show a panel for showing the results.
Author:
Shahin Salavati, Sina Tabakhi
See Also:
  • Constructor Details

    • ResultPanel

      public ResultPanel(String path)
      Creates new form ResultPanel. This method is called from within the constructor to initialize the form.
      Parameters:
      path - the path of the project
  • 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
    • setMessage

      public void setMessage(String text)
      Appends the given text to the end of the documents
      Parameters:
      text - the text to insert
    • setEnabledButton

      public void setEnabledButton()
      Enables the status of all buttons