Well, I best start this week by mentioning that the Oracle takeover of Sun is edging very near. The EU appears to now be happy with things, and the word is that China's and Russia's competition bodies are now looking it all over. Of most interest for those of us in the Java world will be the 5 hour (!) webcast being given this week by Oracle. Presumably during that time they will cover in more detail their intentions for Java, and hopefully discuss Swing and JavaFX. The presentation is on Wednesday 27th January, 9:00am - 2:00pm Pacific time. You can register for it, and find out more, here.
Now, on with this weeks most relevant news.
Swing
- Kirill Grouchnikov has blogged about custom component states in Substance 6.0, the next release of Substance due out in a few months time.
- Alex Ruiz has announced that FEST-Swing 1.2 alpha 4 has been released. This new release includes a good number of bug fixes, new features and improvements.
- Dirk Lemmermann emailed me to make sure to show off his very nicely polished Swing application named Collapp.
- Damien Ielsch has posted an alternative approach to showing validation overlays in Swing.
- Chris Dailey has blogged about a HidingContainer component he created in Swing, such that the container should maintain the same height, even if the contents contained within it reduce. This removes the 'jumping around' that can often be seen in poorly designed user interfaces.
- Rob Camick has blogged about table row rendering, and given code examples of how to achieve this.
JavaFX
- There is an opening in the JavaFX team for a rich-text expert. Check it out if you're interested.
- Amy Fowler's talk to the Silicon Valley JavaFX users group is now available for you to view online. The audio is a little poor at the start, but it gets better after about 10 minutes.
- Drew has continued his research into integrating physics engines into JavaFX.
- Java Champion Adam Bien was interviewed by Sun to discuss his thoughts on JavaFX. Overall it is an interesting discussion.
- A small section of Simon Morris' book 'JavaFX in Action' has been edited and published online. It covers how to develop classes in JavaFX, which I'm sure a number of people will find useful.
- Another contribution by Simon Morris is a 'wipe library', which he has provided an example application for. I had to include it for the keyboard cat reference. I think programming demos would be better with more keyboard cats.
- Johan Vos has blogged about a JavaFX chat application designed for use by focus groups.
Griffon
- Andres Almiray has blogged about how Griffon can be used to create user interfaces using a number of UI Toolkits. In his blog, he uses Griffon to create user interfaces in Swing, Gtk, Pivot and SWT. Griffon also does JavaFX, but this isn't shown in the blog.
Well, that's all folks. Keep up the hard work and will see you in a weeks time, when things in the Java world (post an Oracle acquisation) might be a little bit clearer!
Thoughts on “Java desktop links of the week, January 25”