Java Reference
In-Depth Information
Figure 17-2 . The New JavaFX Application dialog box, where you specify the project's name
and location
4.
Once your new project has been created, modify the project's proper-
ties and select browser deployment. To modify the properties, right-
click the project and select Properties via the popup menu. Figure
17-3 shows the project created with a main JavaFX file named
MyJavaFXApp.java .
Figure 17-3 . The MyJavaFXApp.java project
5.
Go into the project's properties, as shown in Figure 17-4 . Select
Sources in the Categories area. Next, adjust the Source/Binary Format
option to point to JDK 8 if it doesn't already.
 
 
 
 
Search WWH ::




Custom Search