New JavaFX Application

See Also 

The New JavaFX Application wizard enables you to create a new JavaFX application either with or without FXML.

In the Name and Location page, you have to set the following properties:

When you click Finish, the project is created on your computer and opened in the Projects window. If you created an application class, this class opens in the editor. If you created an FXML application, the application's FXML file and controller class also open in the editor.

See Also
Setting the Target JDK in a Project

Legal Notices