User Tools

Site Tools


programming:java:javafx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:java:javafx [2021/03/21 03:39]
nanodano ↷ Page moved from javafx to programming:java:javafx
programming:java:javafx [2021/03/21 03:44] (current)
nanodano
Line 1: Line 1:
-{{tags>Java JavaFX GUI Desktop Mobile}}+{{tag>Java JavaFX GUI Desktop Mobile}}
  
 ====== JavaFX ====== ====== JavaFX ======
Line 13: Line 13:
   * Scene Builder (Optional)   * Scene Builder (Optional)
  
-Download the JavaFX Modules from [[https://openjfx.io/]]. The ''jmods'' download is the one with the modules and the SDK contains the ''.jar'' files and dynamically linked libraries (e.g. ''.dylib''). The modules are for building runtimes with [[jlink]] and the library files are used for compiling. Optionally, also download the Scene Builder from [[https://gluonhq.com/products/scene-builder/]] which is a visual GUI designer to generate ''.fxml'' template files. +Download the JavaFX Modules from [[https://openjfx.io/]]. The ''jmods'' download is the one with the modules and the SDK contains the ''.jar'' files and dynamically linked libraries (e.g. ''.dylib''). The modules are for building runtimes with [[:jlink]] and the library files are used for compiling. Optionally, also download the Scene Builder from [[https://gluonhq.com/products/scene-builder/]] which is a visual GUI designer to generate ''.fxml'' template files. 
  
 ===== Hello World ===== ===== Hello World =====
programming/java/javafx.1616297984.txt.gz · Last modified: 2021/03/21 03:39 by nanodano