

JavaFX with Gradle, Eclipse and, Scene Builder on OpenJDK11: Refactoring to use FXML.JavaFX with Gradle, Eclipse and, Scene Builder on OpenJDK11: Java Coded Components (you're here).JavaFX with Gradle, Eclipse and, Scene Builder on OpenJDK11: Project Setup.

The code for the Random Number demo app is hosted on GitHub for following along and experimentation. In the next post I will refactor using Scene Builder and FXML view files to contrast this approach. For this article I will be forgoing the use of FXML views and the Scene Builder design tool to give the reader a taste of how a Java code only approach is done. In this second article I will be building out the Random Number generator app described in the opening blog post to give a gentle introduction of the JavaFX framework.
