Question: Basic Code Requirements create a JavaFX project called MyInitials that has three folders a folder that contains the class that has the start and main

 Basic Code Requirements create a JavaFX project called MyInitials that has
three folders a folder that contains the class that has the start
and main methods o a content folder that contains two classes that

Basic Code Requirements create a JavaFX project called MyInitials that has three folders a folder that contains the class that has the start and main methods o a content folder that contains two classes that extends Stage o an images folder that contains one image the project, when run, should display three windows(stages) o all three windows should appear beside each other not on top of each other the class with start method should only contain o calls to the other two stages an image of your choice Page 1 of 2 0 the two other windows (stages) should contain one of your initials o be located in a folder called content each initial to be displayed in its own window (stage) should be in a class that extends Stage to be created using objects found in the Shapes package use Rectangles, Ellipses, Circles and Arcs as appropriate do not use lines must use at least three different shapes must use different fill colors, strokes and stroke colors for each initial use a Text object to display your full name and student number along the bottom of each window (Stage) use a Text object for your name each Stage should have a title O each Stage should have a title the first lines of each class (stage) should contain Your Name Your Student Number Assignment 1 Date */

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!