Class MainWindowListener

java.lang.Object
java.awt.event.WindowAdapter
com.nilhcem.fakesmtp.gui.listeners.MainWindowListener
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

public class MainWindowListener extends WindowAdapter
Responsible for window minimizing and closing. If SystemTray is supported, the window MainFrame is minimized to an icon.
Since:
2.1
Author:
Vest