News

Get to know the JavaFX 2 libraries by way of a practical exercise: refactoring a Swing-based text editor into one that leverages the rich UI features of JavaFX.
OK, so recall my note from last month on Sun's de-funding of SwingX , and how this indicates the ascendancy of JavaFX as Java's preferred UI. Well, this gets elaborated in a much more interesting ...
JavaFX 14 is available to help developers create cross-platform GUI applications with a single codebase. Improvements include HTTP/2 support with an embedded browser, controlled by native Java code.
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.