Class AboutDialog

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

public class AboutDialog extends JDialog
About dialog displaying basic information about Rachota.
See Also:
  • Constructor Details

    • AboutDialog

      public AboutDialog(Frame parent, boolean modal)
      Creates new form AboutDialog
  • Method Details

    • getFont

      public Font getFont()
      Returns font that should be used for all widgets in this component based on the language preferences specified by user.
      Specified by:
      getFont in interface MenuContainer
      Overrides:
      getFont in class Component
      Returns:
      Font to be used in this component.