Question: This project is done with java eclipse and microsoft Sql server management studio. I need the code for number 7 which is When I click
This project is done with java eclipse and microsoft Sql server management studio. I need the code for number 7 which is When I click on GetStudents button, all the information in Student table will be read and the content will be written into Student List TextArea.

For this project, you are required to create a database that has two tables ("Student' and 'Users') with appropriate columns. Login Form When you click on this button, a new Student Form page will be opened Username Password Student Register When you click on this button, username and password will be checked from the database table 'Users', if they are valid, the panel which includes Student Register and Student List buttons will be visible. Login Student List Exit 3 List Page X when you choose Computing from Department radio buttons, Course combobox will include, "Web Desing","DataBase" and "Java" courses, but if you choose Literature, it will include "Poetry", "Drama" and "Novel". Student List Student Form Get Students Name Department Computing Literature Sumame Birth Year Choose a Year Course City Choose a City Back Year of study Exit 1 2 3 4 when you click on this button, the program will be terminated. Add to List Back List Page Esit 7 When you click on this button, all the information in 'Student' table will be read and the content will be written into Student List TextArea. When you click on this button, this form will be disposed and the program will move one step back. 5 This combobox will include year values starting from 2000 down to 1960. When you click on this button, a new 8 student object from student class will be created and all the information from the components will be assigned to the new object. This student will be saved in 'Student' table, which includes all the data fields for the student object in the database. For this project, you are required to create a database that has two tables ("Student' and 'Users') with appropriate columns. Login Form When you click on this button, a new Student Form page will be opened Username Password Student Register When you click on this button, username and password will be checked from the database table 'Users', if they are valid, the panel which includes Student Register and Student List buttons will be visible. Login Student List Exit 3 List Page X when you choose Computing from Department radio buttons, Course combobox will include, "Web Desing","DataBase" and "Java" courses, but if you choose Literature, it will include "Poetry", "Drama" and "Novel". Student List Student Form Get Students Name Department Computing Literature Sumame Birth Year Choose a Year Course City Choose a City Back Year of study Exit 1 2 3 4 when you click on this button, the program will be terminated. Add to List Back List Page Esit 7 When you click on this button, all the information in 'Student' table will be read and the content will be written into Student List TextArea. When you click on this button, this form will be disposed and the program will move one step back. 5 This combobox will include year values starting from 2000 down to 1960. When you click on this button, a new 8 student object from student class will be created and all the information from the components will be assigned to the new object. This student will be saved in 'Student' table, which includes all the data fields for the student object in the database
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
