A Demo for Recording Exam results for a student Assume you are asked to develop a desktop application using Java programming language. You should implement a java-based application similar to the one in figure 1. The user is allowed to perform the following tasks when executing the application: 1- He should fill in all the text-fields with required information for each student. 2- When the press “Enter” button all information that user enter should be appended and displayed in the multi-line text-field which exist in the right of window of figure 1. 3- If the user press “Reset” button, all one-line text-fields should be cleaned. 4- [optional] you can enhance your design by using attractive colors, background images, or etc as you can.



Answer :

Other Questions