Question: Using JavaFx framework, do following: 1. Create a enrollment window which has following: SSN lable and SSN textbox All courses in the combobox list and
Using JavaFx framework, do following: 1. Create a enrollment window which has following: SSN lable and SSN textbox All courses in the combobox list and courses should be loaded from database (courses table). Button to Register and button to exit window (close)( MS SQL Database Server: s16988308.onlinehome-server.com, ID: cst3613, Password: password1) 2. A button to show my classes registered. The result should show in textArea with table format including the column names. Need to show following columns: Course ID, Course Name, Grade
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
