JavaFX versus GUI Forms - after Java 10
已回答
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?
请先登录再写评论。
Hello Stephen,
JavaFX should be possible as a standalone package. It still should be possible to use it in applications.