Question: JavaFX provides many UI controls for developing a comprehensive user interface. Write a program ( UIControlsDemo.java ) that uses a variety of JavaFX UI controls
JavaFX provides many UI controls for developing a comprehensive user interface. Write
a program (
UIControlsDemo.java
) that uses a variety of JavaFX UI controls including
button, checkbox, radio button, and text field. The code is combined and modified of the
following source code files from the required textbook (Liang, 2015, 10
th
edition):
?
LISTING 16.2, ButtonDemo.java, pages 633-634
?
LISTING 16.3, CheckBoxDemo.java, pages 635-636
?
LISTING 16.4, RadioButton.java, pages 638-639
?
LISTING 16.5, TextFieldDemo.java, pages 639-640
When you run your code, it will generate the following output:

Test to make sure that all your UI controls work perfectly. For instance, after some
clicking and typing, the UI may look as follows:

you need to download two following .gif files. Under the project, in the src folder, create an image folder, and then copy the two images there
https://una.instructure.com/courses/31832/files/4623680/download?verifier=t5ow7nyT4Hyfq8wz1lFEth84kU5SXN1cLgVe9kGo&wrap=1
https://una.instructure.com/courses/31832/files/4623683/download?verifier=0gtaHCGPsAsWri8EYyXHMNhk4mXuyjNEUj2DnGcT&wrap=1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
