Class PreferenceWindow

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

public class PreferenceWindow extends JFrame

PreferenceWindow class.

See Also:
  • Constructor Details

    • PreferenceWindow

      public PreferenceWindow(BrowserFrame frame)
      Instantiates a new preferences dialog.
      Parameters:
      frame - a BrowserFrame object.