Class PropertiesDialog

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

public class PropertiesDialog extends FBDialog
This is the properties dialog of the GUI. It allows the user to set the size of the tabs and font size. If the user changes the font size they will be told to restart the computer before the new size takes affect.
See Also:
  • Field Details

  • Constructor Details

    • PropertiesDialog

      private PropertiesDialog()
  • Method Details