Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need to complete this project in java language. Please help me as soon as possible. Login Form 1 When you click on this button,
I need to complete this project in java language. Please help me as soon as possible.
Login Form 1 When you click on this button, a new Student Form page will be opened. Username 2 Password Student Register Username "admin" Password "12345" When you click on this button, username and password will be checked, if they are valid, the panel which includes Student Register and Student List buttons will be visible. Login Student List Ext 3 When you choose Computing from Department radio buttons, Course combobox will include, "Web Desing","DataBase" and "Javo" courses, but if you choose Literature, it will include "Poetry", "Dramo" and "Nove. List Page File Name Student List 1 Student Form X Read File Student List Name Department Computing Surname Literature Birth Year Choose a Year Course City Choose a City Back Year of Study Exit 1 2 2 3 i Add to List File Name 7 When you click on this button, the program will be terminated. . Save to Fle Back List Page Exit 8 When you click on this button, the file whose name is taken from filename textfield 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. 6 When you click on this button, all the student objects and their information will be written on the file whose name is taken from File Name textfield. When you click on this button, a new 9 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 an ArrayList which includes all student objects. Finally, only student names and surnames will be copied in a String[/ array and this string[] array will be listed in Student List list. Login Form 1 When you click on this button, a new Student Form page will be opened. Username 2 Password Student Register Username "admin" Password "12345" When you click on this button, username and password will be checked, if they are valid, the panel which includes Student Register and Student List buttons will be visible. Login Student List Ext 3 When you choose Computing from Department radio buttons, Course combobox will include, "Web Desing","DataBase" and "Javo" courses, but if you choose Literature, it will include "Poetry", "Dramo" and "Nove. List Page File Name Student List 1 Student Form X Read File Student List Name Department Computing Surname Literature Birth Year Choose a Year Course City Choose a City Back Year of Study Exit 1 2 2 3 i Add to List File Name 7 When you click on this button, the program will be terminated. . Save to Fle Back List Page Exit 8 When you click on this button, the file whose name is taken from filename textfield 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. 6 When you click on this button, all the student objects and their information will be written on the file whose name is taken from File Name textfield. When you click on this button, a new 9 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 an ArrayList which includes all student objects. Finally, only student names and surnames will be copied in a String[/ array and this string[] array will be listed in Student List listStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started