Hey everyone, I hope you're all doing fine. Here's another bunch of links. Enjoy! :-)
JavaFX
- JavaFX 2.1 developer preview build 15 is now out for your development testing pleasure.
- Jasper Potts did two interesting posts over at FX Experience. The first post announces the availability of a FX Experience Tools application which should be downloaded and used by everyone interesting in styling their JavaFX applications. The second post discusses how he packaged this application into native Windows and Mac installers.
- Dean Iverson has announced the availability of the 0.1 release of GroovyFX. GroovyFX is a library for people wanting to write JavaFX applications in Groovy.
- Jim Weaver has a post up on the Oracle Technical Network website about laying out a user interface with JavaFX. This should be a must-read for anyone who wants to build JavaFX applications.
- The JavaFX 1.x series of releases have been given their marching orders - these releases will stop being available on December 20, 2012. This is not to be confused with the current JavaFX 2.x series of releases, which are plowing on full steam ahead!
- Tom Schindl has been having fun with SVG and JavaFX 2.0. He takes an SVG file, converts it to FXML, and then proceeds to look up elements of the scenegraph and animate them. This shows how easy it is for designers and developers to interact.
- Angela Caicedo, an evangelist at Oracle (a list that I even find myself on), has started a video series on YouTube demonstrating how to build a JavaFX application.
- Dustin Marx has a post detailing the JavaFX Color class.
- DataFX had ComboBox cell factory support added in to the source code repository this week.
- Johan Vos has announced that RedFX has been ported to JavaFX 2.x. RedFX provides functionality that allows JavaFX applications to share data with each other and with server applications without the need of writing lots of specific boiler plate code.
Swing
- Danno Ferrin has announced the release of Insubstantial 7.1, his fork of the abandoned Substance (and related) releases once developed by Kirill Grouchnikov. The major user facing change in this release is the support of rounded corners in the window frames.
Griffon
- Griffon 0.9.5-rc1 has been released. This release improves the build and plugin systems, adds support for SWT applications, and includes a number of breaking changes, among other changes.
That's that. Catch you next week!
Thoughts on “Java desktop links of the week, March 5”