What is the relationship between JavaFX and the JRE?
JavaFX relies on the Java Virtual Machine and core class libraries included in the Java Runtime Environment (JRE) to enable JavaFX applications to take full advantage of the Java SE platform. The JRE is installed on millions of computer systems worldwide, allowing JavaFX applications to run on any desktop or browser on which the JRE is installed.