Class EndScreen

  • All Implemented Interfaces:
    KeyListener, java.awt.event.ActionListener, java.util.EventListener

    public class EndScreen
    extends Screen
    implements java.awt.event.ActionListener
    • Constructor Detail

      • EndScreen

        public EndScreen​(int cpt,
                         int cptMax,
                         boolean isTutorial,
                         java.lang.String timer,
                         java.util.List<java.lang.String[]> results)
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent e)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener