Page 1 of 1

Requirements:- You are required to design & implement a Staff Searching desktop app to provide the following features us

Posted: Thu Jul 14, 2022 2:07 pm
by answerhappygod
Requirements:-You are required to design & implement a Staff Searchingdesktop app to provide thefollowing features using java programming :- user enters the staff details (staff_NIC, staff_FirstName,staff_LastName, staff_Age)- app displays the staff in a table component- user will then save the staff into a derby database table- user types in the name of a staff to search inside a textfield- user clicks on the search button to search for the staff- app displays the staff details if found