Question: https://www.tutorialspoint.com/javafx/index.htm e Make sure you can compile and run the Snowman,java code on your own machine before you proceed. Note: Snowman.java is working code for

https://www.tutorialspoint.com/javafx/index.htm e Make sure you can compile and run the Snowman,java code on your own machine before you proceed. Note: Snowman.java is working code for a stand-alone application but CANNOT be run on hills. You must have code on your own machine. Use this file as a starting point for this assignment. Here are the modifications you need to make: a) Add a third red button to the upper torso b) Give the snowman a mouth instead of of the line he has now (you will need to use the JavaFX Ellipse class to create the smile) c) Move the sun to the upper-right corner of the picture d) Display your name in the upper-left corner of the picture e) Shift the snowman 20 pixels to the right 2) Compile your updated application: javac Snowman.java https://www.tutorialspoint.com/javafx/index.htm e Make sure you can compile and run the Snowman,java code on your own machine before you proceed. Note: Snowman.java is working code for a stand-alone application but CANNOT be run on hills. You must have code on your own machine. Use this file as a starting point for this assignment. Here are the modifications you need to make: a) Add a third red button to the upper torso b) Give the snowman a mouth instead of of the line he has now (you will need to use the JavaFX Ellipse class to create the smile) c) Move the sun to the upper-right corner of the picture d) Display your name in the upper-left corner of the picture e) Shift the snowman 20 pixels to the right 2) Compile your updated application: javac Snowman.java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
