Class ExitActionListener
java.lang.Object
com.nilhcem.fakesmtp.gui.listeners.ExitActionListener
- All Implemented Interfaces:
ActionListener
,EventListener
Implements the Exit action.
- Since:
- 2.1
- Author:
- Vest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExitActionListener
MainFrame is used for closing.- Parameters:
mainFrame
- MainFrame window that will be closed.
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-