Hey everyone. Hope you’re all doing fine. Here’s another weeks worth of links. Enjoy! 🙂
- JavaFX 2.1 developer preview build 15 is now out for your development testing pleasure.
- Jasper Potts did two interesting posts here 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.
That’s that. Catch you next week!