FaultInOurPong  1
model.HighScore Class Reference

Public Member Functions

Double returnLowest ()
 
 HighScore (double nameScore, JFrame main) throws IOException
 

Static Public Member Functions

static String [] readFrom () throws IOException
 
static void writeTo ()
 
static void creatingArrays () throws IOException
 
static boolean isHigh (double nameScored)
 
static void sortInt ()
 
static void highScorePage (JFrame main) throws IOException
 
static void highScoreFrame (JFrame main)
 

Constructor & Destructor Documentation

§ HighScore()

model.HighScore.HighScore ( double  nameScore,
JFrame  main 
) throws IOException

Member Function Documentation

§ creatingArrays()

static void model.HighScore.creatingArrays ( ) throws IOException
static

§ highScoreFrame()

static void model.HighScore.highScoreFrame ( JFrame  main)
static

§ highScorePage()

static void model.HighScore.highScorePage ( JFrame  main) throws IOException
static

§ isHigh()

static boolean model.HighScore.isHigh ( double  nameScored)
static

§ readFrom()

static String [] model.HighScore.readFrom ( ) throws IOException
static

§ returnLowest()

Double model.HighScore.returnLowest ( )

§ sortInt()

static void model.HighScore.sortInt ( )
static

§ writeTo()

static void model.HighScore.writeTo ( )
static

The documentation for this class was generated from the following file: