News

Since JavaFX was first announced at JavaOne in May, there has been a flurry of activity focused on improving the client-side user experience of Java. InfoQ interviewed Joshua Marinacci about ...
The Java Platform Module System was put in place with the release of Java SE 9, leading the way to decouple JavaFX from the JDK and make it available as a separate module, Oracle says.
This application allows a user to enter two values and obtain their difference, expressed as percentage. It accepts integral and floating point numbers as input, which could be positive or negative, ...
It runs alongside Java 11, which is currently available as a release candidate, but will be generally available next week. JavaFX 11 also can run on the OpenJDK version of Java 10.
JavaFX was an important part of Sun's strategy for fighting back and restoring Java's client-side relevance, but it was poorly communicated and weakly executed.
I've update the readme to make it clear that if you are not using Oracle Java then you will need to install the equivalent JavaFX library. I've also updated the readme to state that you can double ...
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 ...
Gluon spoke recently to discuss cross-platform JavaFX applications running on computers and mobile devices. Examples include two games. Meanwhile, the ControlsFX team has released a new update ...