Question: Question 1 . Create a Graphical User Interface ( GUI ) to accept student information and subject information listed in Table 2 and Table 3
Question
Create a Graphical User Interface GUI to accept student information and subject information listed in Table and Table
Table Student Information
tableStudent InformationStudent Name,String,User needs to enter this informationStudent IDString,User needs to enter this informationProgram Information,String,tableThe GUI should allow the user to select ONE of thefollowing programs. BIT Information SystemsHons BIT Graphics and MultimediaHons BIT Visual MediaHonsAcademic Year,String,User needs to enter this informationSemesterInteger,tableUser needs to enter this information. The system needsto ensure that the semester entered is either or Any invalid semester entered will trigger a popuperror message. eg Input mismatch exception
Table Subject information
tableSubject InformationSubject IDString,tableThe GUI should allow the user to select the subjectidStudent may use this semester subjectsSubject Name,String,tableSubject name is fill up automatically according tothe subject id selected.Credit Hours,Integer,tableCredit hours is fill up automatically according to thesubject id selected.Subject grade,String,tableUser is required to enter the grade for the subject.Validation is required to ensure that the user enteredvalid grade. Any invalid grade entered will trigger apopup error message.The valid grade range is based on UNITEN'sgrading system.
Page of
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
