Class ShowRecentWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ShowRecentWindow extends JFrame

ShowRecentWindow class.

See Also:
  • Constructor Details

    • ShowRecentWindow

      public ShowRecentWindow(BrowserFrame frame)

      Constructor for ShowRecentWindow.

      Parameters:
      frame - a BrowserFrame object.