IDS 401 Assignment 3: GUI Database
VerifiedAdded on 2019/09/18
|3
|1080
|251
Homework Assignment
AI Summary
This is a homework assignment for IDS 401, requiring students to convert an existing console-driven employee database application into a GUI application using Java. The assignment specifies the required functionalities and components, including a DatabaseGUI class extending JFrame, a JTextField for user commands, a JTextArea for displaying results, and JButtons for loading and saving data. It also includes an Employee class with private fields and get/set methods, and a Database class for managing employee records with methods for matching, modifying, adding, deleting, and reading employee data. The assignment emphasizes specific formatting and file handling requirements, and the program should be written as a single .java file.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 3