Lab 3
This lab It will follow the MVC design pattern There will be 3 model classes, 1 view, and 1 controller.
Main.java - in the application package
MainController.java - in the application.controller package
Fleet.java - in the application.model package
Starship.java - in the application.model package
CrewMember.java - in the application.model package
Main.fxml
****I have started this project but got stuck I need help with completing the rest I would apprentice it I could send what I have completed******
Main.java - in the application package
MainController.java - in the application.controller package
Fleet.java - in the application.model package
Starship.java - in the application.model package
CrewMember.java - in the application.model package
Main.fxml
****I have started this project but got stuck I need help with completing the rest I would apprentice it I could send what I have completed******