Question: help me at java Q1) Write a complete java program to implement the following requirement and functionality for training system related to Student information 1)

help me at java
help me at java Q1) Write a complete java program to implement

Q1) Write a complete java program to implement the following requirement and functionality for training system related to Student information 1) The project name should be start as the following convention yourName_TrainingSystem 2) Create class Students contain his/her name,id, gender either Male or Female and the default Mail, department either IS,CS, or CE, Average, graduation Status ether Yes or No 3) Design javaFx interface which consists of four areas where the top display in its centre" Training System for Taibah University", Center containg forms as textField, radio group, checkbox.combo box To be used to input and display the required information as in 2, bottom consists of Hbox has add button whereas when the user click this add button, the student object will be created and added in General Students List then student name it will be added automatically to the List View that exists in the left side then the form input will be clear after call clear method to clean all values in the form . 4) The bottom area contains also display button so when the user click this button the information for each student added before will be display in Text Area exists in right side of the interface. 5) When the user clicks on any student name in the list then the student object information will be display in the input interface. (optional bounce) 6) Apply exception technique to avoid an important exception such insert only valid average

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!