Class AboutActionListener

java.lang.Object
com.nilhcem.fakesmtp.gui.listeners.AboutActionListener
All Implemented Interfaces:
ActionListener, EventListener

public class AboutActionListener extends Object implements ActionListener
Implements the About action.
Since:
2.1
Author:
Vest
  • Constructor Details

    • AboutActionListener

      public AboutActionListener(Container parent)
      Parameters:
      parent - The parent container that is used for the About dialog window.
  • Method Details