Class ShowRecentDownloadAction

java.lang.Object
javax.swing.AbstractAction
org.loboevolution.menu.crono.ShowRecentDownloadAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ShowRecentDownloadAction extends AbstractAction

ShowRecentDownloadAction class.

See Also:
  • Constructor Details

    • ShowRecentDownloadAction

      public ShowRecentDownloadAction(BrowserFrame frame)

      Constructor for ShowRecentDownloadAction.

      Parameters:
      frame - a BrowserFrame object.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)