hey, me again. this wont work. I want to have the final score show up once i press the calculate scores button but am losing the data because I don't know what code is missing to save the score, nor do i know where to put it. I understand why the result is 0.0, i just really really really dont know how to make it work.
this assignment is already late to the point that I won't get credit so dont worry about just telling me the answer

at this point i just want it working for a reference to later assignments / exam.
any sort of help is appreciated.
its in 3 classes and i will give you all the code in case you want to try to run it, the error is on line 97 of GUI class: "cannot find symbol - method parseInt(double); maybe you meant: parseInt(
String) or parseInt(String, int)"
JUDGING CLASS
GUI CLASS
TEST
[/code]