JavaFX versus GUI Forms - after Java 10
Answered
Since Oracle has announced that they're not going to be bundling JavaFX with the JDK starting with Java 11, does this mean that we're supposed to go back to the GUI Forms?
Please sign in to leave a comment.
Hello Stephen,
JavaFX should be possible as a standalone package. It still should be possible to use it in applications.