Class NewFrame


public class NewFrame extends JFrame
Utility class that creates a new "Frame" with a window closing functionality. This Class is used to provide a base "frame" for the Statistics, Details and Options windows This class is declared separately so that it can be easily extended by users to customize based on individual needs
  • Constructor Details

    • NewFrame

      public NewFrame(JApplet parent)
      Constructor