Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You should use the tutor s StadiumApplication demo as a reference while attempting this lab. Step 1 : Open the lecture notes. You will need
You should use the tutors StadiumApplication demo as a reference while attempting this lab.
Step : Open the lecture notes. You will need them as a reference. You may also refer to the
codes of the lecture demo and Demo
Step : Download and open the skeleton code in VS code StoreGuiListsPLAIN.zip Browse
through the included files, and notice that the auedu.uts.apjavafx package has also been
included to help with opening windows and linking the model with the view and controller.
Step : Modify class StoreController to extend Controller. You need to use because
the model is a Store.
Step : Modify the fx:controller attribute in store.fxml to look like this:
fx:controller"controller.StoreController
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started