JavaFX graphics

Write a program that will draw a house with 2 windows, a door and a roof using the JavaFX graphics framework.

Programming Assignment Write a program that will draw a house with 2 windows, a door and a roof using the JavaFX graphics framework. Add a label to the top of the drawing with your name and a title in the application. Save the program as HouseBlueprint.java.

Scroll to top