Class ClearHistoryWindow

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

public class ClearHistoryWindow extends JFrame

ClearHistoryWindow class.

See Also:
  • Constructor Details

    • ClearHistoryWindow

      public ClearHistoryWindow(BrowserFrame frame)

      Constructor for ClearHistoryWindow.

      Parameters:
      frame - a BrowserFrame object.