Wow - this is perhaps the most balanced post in the last four - five months. Between the various sections, we have news this week on Swing, JavaFX, Griffon, NetBeans RCP and a general animation library (commonly used for Swing and SWT). There must be a little bit of news for everyone this week! :-)
General
- Kirill Grouchnikov has announced the official release of Trident 1.1. Trident is a Java animation library that can work generally with any GUI toolkit to add animation to your applications. It includes a number of new features over earlier releases, so make sure you update if at all possible.
- Antonio Santiago has posted a blog about creating a cross-platform application using the NetBeans RCP that uses Nasa's WorldWind library.
Swing
- Kirill also posted a roadmap for Substance 6.0. The main goals are to remove deprecated methods / classes, restructure the code base, (including renaming packages), and moving animations to use the Trident animation library. In other words, get ready to complain that Substance doesn't immediately work for you in version 6.0 :-)
- Anthony Goubard posted an overview of the new color chooser in JDK7. The comments quickly devolve to the point where people are suggesting improvements and alternatives. I would have to agree - the color chooser in JDK 7 isn't the nicest looking at all.
- I came across a 'new' LGPL docking framework for Swing this week, after it was discussed on twitter. It is called DockingFrames, and may be of some interest to people evaluating the various Swing docking frameworks out there.
- JxBrowser 2.0 was announced this week, and it is now at the point where an Early Access Program is underway. JxBrowser is a cross-platform library that allows integrating Mozilla Firefox, Apple Safari (WebKit) and Microsoft Internet Explorer browsers into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms. Note that it is not a free library.
JavaFX
- Responding to last weeks announcement of the JavaFX RIA exemplar challenge, Jasper Potts (of the JavaFX Controls team) posted a lot of additional information / Photoshop files related to the Caspian theme currently being used in JavaFX. If you're thinking of entering this competition, don't miss out on this information!
- Stuart Marks, another guy in the JavaFX Controls team with me, post about 'that infernal scene graph warning' that almost certainly all JavaFX developers have come across at one point or another.
- Eric Wendelin blogged about his Cheqlist application, which is a free, open-source JavaFX application for Remember The Milk.
- Jeff Frieson has blogged about the JavaFX ScrollBar control.
Griffon
- James Williams posts a Griffon tip: How to toggle an application window between normal and full screen modes.
- Josh Reed has published two blog posts. Firstly he has a Griffon tip of his own: A couple of 'silly swingbuilder tips'. Secondly, he has a more comprehensive post on multi-document Griffon applications.
- Andres Almiray has blogged about a new REST plugin for Griffon, to make it easy for Griffon applications to communicate RESTfully with remote servers. Additionally, he also blogged about two other new plugins for Griffon, a 'busy component' overlay, and a coverflow plugin to make it trivial to have coverflow style user interfaces in Griffon applications.
That's another week down. Keep firing me your links if you think you've found something useful - it's always much appreciated. Keep up the good work everyone. Until next week - stay classy! :-)
Thoughts on “Java desktop links of the week, October 19”