I'm playing around with swing and javafx and updating a label from a runnable. It looks like you must do it in some other way with JavaFx since I get: Not on FX application thread; currentThread = ...
In the final two articles in this series, we’ll jump into JavaFX 1.0, where you’ll put to work what you’ve learned about JavaFX conceptual basics, the JavaFX Script language, and the JavaFX APIs, ...
The key difference between Swing vs. JavaFX is that JavaFX is an actively maintained Java project that supports the development of modern, feature-rich GUI applications, while Swing is an older ...