Here we go, yet another weeks worth of Java desktop links. There are quite a few interesting links this week - so tuck in and enjoy! :-)
JavaFX
- This week JavaFX 2.0 beta b42 was released. We're nearing the general availability release of JavaFX 2.0, so the APIs and functionality are pretty much set in stone now (which means now might be a good time to start exploring JavaFX 2.0 further, as you're less likely to be burnt by the API changes that have been occurring for the last few months).
- The JavaFX documentation team have blogged about some of the notable API changes that occurred in JavaFX 2.0 b42.
- With the latest JavaFX 2.0 beta release, a number of projects have put out new releases to work against the latest APIs. These include Tom Eugelink has once again updated his popular MigPane project, Jim Clarke and Dean Iverson with GroovyFX, and Bertrand Goetzmann with Grezi.
- Tom Schindl has released e(fx)clipse 0.0.4, which includes a number of new features around CSS and packaging of apps.
- Gerrit Grunwald has released a tool that parses Adobe fxg files and returns JavaFX Groups for each layer of the fxg file.
- Jojorabbit4 has put up part two of his JavaFX 2.0 CSS Styling guide.
- Another presentation of the 'JavaFX in Alternate Languages' talk has come online, this time with Stephen Chin presenting on Groovy, Clojure, Scala, Fantom, and Visage, at the Jazoon conference.
Swing
- Hendrik Ebbers has put up a Gesture Wrapper API to wrap around the Apple multitouch gestures API. With the API you can add multitouch event handling to any swing application.
Miscellaneous
- Josh Marinacci has been working on getting Java graphics rendering on WebOS natively.
- Stephen Chin has blogged about his JavaOne calendar, which may be of interest to others. Of course, he's rudely choosing to attend his own session than one of my sessions, so don't just take his plan without checking out alternatives! :-)
That'll do for another week I think. Catch you all in a weeks time. Keep up the hard work folks! :-)
Thoughts on “Java desktop links of the week, September 5”