Project Objective: Effectively use Event-Driven Programming Create graphical user interface Write Java program "Accumulate test scores" Specific functional requirements for this project: Operation The user enters test scores one at a time and then clicks the Enter Score button. For each entered score, the application adds one to the number of scores, calculates the average score, and determines what the best score is so far. Then, it displays the number of scores, average score, and best score in the three disabled text fields. The user can click the Clear button to reset everything to zero. When the user closes the frame or clicks the Close button, the application exits. Specifications The average score is the sum of all scores divided by the number of scores. Assume valid data is entered.
Get Free Quote!
438 Experts Online