Package jmsltestsuite

Class ScoreWithoutScoreFrame

java.lang.Object
jmsltestsuite.ScoreWithoutScoreFrame

public class ScoreWithoutScoreFrame
extends java.lang.Object
Displays score in your own gui
Author:
Nick Didkovsky
  • Constructor Summary

    Constructors
    Constructor Description
    ScoreWithoutScoreFrame()  
  • Method Summary

    Modifier and Type Method Description
    Score getScore()  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ScoreWithoutScoreFrame

      public ScoreWithoutScoreFrame()
  • Method Details

    • getScore

      public Score getScore()
      Returns:
      the score
    • main

      public static void main​(java.lang.String[] args)