News

The example highlighted in this post demonstrates a subset of JavaFX 2.0’s support for text rendering. It also is another example of how JavaFX 2.0 has made JavaFX readily available via Java APIs.
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT . Several online resources document how this is done.