Class BrowserFrame

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

public class BrowserFrame extends JFrame implements IBrowserFrame

BrowserFrame class.

See Also:
  • Constructor Details

    • BrowserFrame

      public BrowserFrame(String title)

      Constructor for BrowserFrame.

      Parameters:
      title - a String object.
  • Method Details