Search for question
Question

Using your IDE from the last lab, let's create a GUI application using JavaFX. Here are the feature requirements: • Create a different Java class that matches your assigned industry. •

GUI display to view items in the collection • GUI form to add items to the collection • GUI form to edit items in the collection • GUI action to delete items from the collection Note: Newer versions of Java do not include JavaFX anymore. When creating new project for this assignment, I highly recommend using a template that provides support for Maven. Here are the instructions for VS Code: https://code.visualstudio.com/docs/java/java-gui I will be grading on formatting and naming this time around. Please submit an archive (.zip or .7z) to BrightSpace for evaluation. The industry assignments are the same, here is a refresher: Industry Last Name Amador Healthcare Services Aman Financial Services Amin Legal Services Bailey Recruiting and Staffing Services Balbuca Orellana Information Technology (IT) Services Bien-Aime Consulting Services Faham Educational Services/nJung Kerrigan Knuth Lane Lisama-Guevara Martinez Mendez Milius Montesdeoca Ozturk Robinson Scholem Taaswat Toma Truong Wurie Yambo Retail Services Entertainment Services Fitness and Wellness Services Cleaning Services Event Planning Services Marketing and Advertising Services Engineering Services Childcare Services Tourism Services Beauty and Personal Care Services Security Services Catering Services Pet Care Services Printing and Publishing Services Environmental Services Funeral Services Telecommunications Services Looking at the chart above, my assigned industry is Recruiting services. In the previous lab, I chose to build around a Prospect class. For this week's assignment, to be different, I could build one for Employers. Class 13 Lab Due December 5 at 11:59 PM Starts Nov 29, 2023 9:00 AM Ends Dec 5, 2023 11:59 PM

Fig: 1

Fig: 2