JavaFX isn't hard to learn. In fact, any developer with a little bit of object-oriented knowledge and a penchant for desktop development in Java can quickly put together a feature-rich GUI application ...
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 = ...
JavaFX has undergone a remarkable transformation since its initial introduction, evolving from an experimental UI scripting framework to a mature, feature-packed platform for developing user ...