Class GUI

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

public class GUI extends JFrame
The Class GUI.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      The Constant serialVersionUID.
      See Also:
    • aboutDialog

      private AboutDialog aboutDialog
      The about dialog.
    • NL

      static final String NL
      The Constant NL.
    • theGUI

      static GUI theGUI
      The GUI.
    • jg

      final Jg jg
      The jg.
    • pnG

      GUI.G pnG
      The pn G.
  • Constructor Details

    • GUI

      public GUI(Jg jg)
      Instantiates a new gui.
      Parameters:
      jg - the jg
  • Method Details

    • main

      public static void main(String[] args)
      The main method.
      Parameters:
      args - the arguments
    • createMenuBar

      private JMenuBar createMenuBar()
      Creates the menu bar.
      Returns:
      the j menu bar