This release updates the project with JavaFX 1.2 support, plus includes a major overhaul of the Shapes, Borders, and Layouts, as well as new support for wrapping JavaFX components in Swing applications. Full details, including sample programs, can be found on the blog announcement.
This release has been updated for Java 1.5 compatibility, and has significant new functionality including styleable Borders, styleable ScrollBars and ScrollViews, a JSON->Object Converter, a new Constraints system, significant updates to the JFXtras Grid, new resizable layouts, a new version of the Shapes library, an ImageFix class that resolves backgroundLoading issues, an ImageUtility class to help with common operations, and many defect fixes.
This release adds support for JavaFX 1.1, and includes a JavaFX version of MigLayout for doing layout of JavaFX Nodes. Because JavaFX 1.1 is not binary compatible with JavaFX 1.0, you will have to upgrade to this release if you want to use JFXtras for JavaFX 1.1 development.
This release feature a new custom shape library for JavaFX that was a collaborative effort with the jSilhouette Project. It also features significant enhancements to the JFXtras Grid and JavaFX declarative unit testing framework.