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 Detail

      • NewFrame

        public NewFrame​(JApplet parent)
        Constructor