Question: I need help with this code, I have provided output pictures of what it should look like. JavaFX GUI. Create a program that will draw
I need help with this code, I have provided output pictures of what it should look like. JavaFX GUI.
Create a program that will draw a set of figures similar to that screenshots shown below. The program will
provide a set of menus and a set of radio menu items under each menu so the user can select from the
following:
Under the Numbers menu provides the number of figures options using RadioMenuItem controls: and
Set as the default selected value.
Under the Shapes menu provides the type of figures options using RadioMenuItem controls: Circle, Oval,
Rectangle, and Square. Set Rectangle as the default selected value
Under the Colors menu provides the Color options using RadioMenuItem controls: Red, Green, Blue, and Black.
Set Blue as the default selected value
You can decide the size of the figures but make sure that they will be visible even if the user selected as the
number of figures.
You are required to create your app similar to the app in the screenshots below.
Set the dimension of the scene to width: and height:
Set app title to Select a number, shape, and color
I will use the HD screen resolution x to test your app so please make sure that the shapes of any
control wont get cut off.
Verify the correctness of your app.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
