Class TrayPopup

java.lang.Object
com.nilhcem.fakesmtp.gui.TrayPopup

public class TrayPopup extends Object
Provides the popup menu for the SystemTray icon.
Since:
2.1
Author:
Vest
  • Constructor Details

    • TrayPopup

      public TrayPopup(MainFrame mainFrame)
      The popup menu used by the icon in the system tray.
      Parameters:
      mainFrame - MainFrame class.
  • Method Details

    • get

      public PopupMenu get()
      Returns the PopupMenu object.
      Returns:
      the PopupMenu object.