New JavaFX in Swing Application

See Also 

The New JavaFX in Swing Application wizard creates a new Java SE application with enabled JavaFX-in-Swing embedding in a standard IDE project. You can also generate a main class with sample JavaFX-in-Swing code in the project. Standard projects use an IDE-generated Ant build script to build, run, and debug your project.

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