Question
Modify the provided JavaFX application as follows. 1. Hold 3 best friends instead of 5 best friends. 2. Make the screens shorter to have the
Modify the provided JavaFX application as follows. 1. Hold 3 best friends instead of 5 best friends. 2. Make the screens shorter to have the height of 220. 3. Change the labels of the buttons from Backward and Forward to the names of the destination screens. The new button labels will be Home, Edit, and Play. The resulting screens are in Figures 1, 2, and 3. 4. Move friends array from start( ) method to the class-level and initialize the names from a file. Work code has been provided in Figure 4. (Of course, you need to create your own friends.dat file.
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