How to Design a simple GUI application using any collections (Eg:Arraylist,Treeset,Hashset.) in Java
for Student Management System? The user interface should show three text fields for student
registration number, student name and cgpa. Add 8 buttons to do the following. 1. Clear the text
fields, 2. Add new student to the collection, 3. Search for a particular student based on
registration number, 4. View the first student details, 5 View the previous student details, 6. View
the next student details 7. View the last student details 8.modify any student details.
Answers
Answered by
0
Answer:
hello thanks you for the free point
Similar questions