Question: Make a GUI using java Finish the Course Evaluation Form as follows: Evaluation Menu Load Data Course Evaluation Form Exit Name Matric No. Course

Make a GUI using java Finish the Course Evaluation Form as follows: Evaluation Menu Load Data Course Evaluation Form Exit Name Matric No. Course Code Rating [Select] 1 O2 3 4 5 Basic knowledge Advanced knowledge Outcome Submit Clear Output Requirements: 1. Add Menu Bar at the top with menu 'Load Data' to read from file and view in the output textrea. Menu 'Exit' to show 'showConfirm Dialog' and exit the application if user select 'yes' in the dialog. 2. Input validation from all input to check if user empty field or selections when user click 'Submit' button. 3. Save (add) the data into a text file with dialog notification (e.g. showMessageDialog) whether input is successfully saved. 4. Implement at least ONE (1) exception handling (e.g. file IO and dealing with empty input field.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
