Question: You are required to CODE AND design & implement a Staff Searching desktop app to provide the following features in NETBEANS JAVA: - user enters
You are required to CODE AND design & implement a Staff Searching desktop app to provide the following features in NETBEANS JAVA:
- user enters the staff details (staff_NIC, staff_FirstName, staff_LastName, staff_Age) - app displays the staff in a gui component - user will then save the staff details - user types in the name of a staff to search using a gui component - user clicks on the search button to search for the staff - app displays the staff details if found in a gui component
-THE data files should be saved into a txt file as data Make use of a searching algorithm to search for the staff.
here is an example of how the coded gui should look. It doesnt have to be the same, however it would help to have the code relating to each table and textfield 
Stafflnfo Enter staff name: Staff NIC: First Nane: Last kiafre: Age
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
