Using JAVAFX and scene builder

Use TextArea, and its setText() and append() methods to write an application that allows the user to select options for a dormitory room. Use CheckBoxes for options such as Private room, Internet connection, Cable TV connection, Microwave, Refrigerator and so on. When the application starts, use the text area to display the appropriate message. After the user selected the desired options, replace the message in the text area so it displays a running list of the user’s choices. Save the project as FXDorm.java.

Install and use your preferred IDE (IntelliJ, NetBeans) create a JavaFX project using the JavaFX framework to generate the FXDorm.java application

Create a JavaFX project that contains all of the necessary elements for the FXDorm.java application

Use the correct import classes to support the FXDorm.java application

Properly extend the Application call to support the FXDorm.java application

Call the inherited launch() method to explicitly launch the FXDorm.java application

Use the Stage class container for the FXDorm.java application

Use the proper widgets and controls to display the checkboxes and selection logic with the proper options

find the cost of your paper

This question has been answered.

Get Answer