There's a bunch of links this week, which is very pleasing to see - seems like you lot have been very busy! :-) Let's get straight into the links of the week.
Swing
- Alex Ruiz has announced the release of FEST-Swing 1.2. FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation and maintenance of GUI tests easy.
- Recently Jeff Frieson has been exploring new features of JDK7. In a recent post he covered the JLayer support for Swing coming up in JDK7.
- Damien Ielsch has blogged about animated scrolling text in Java2D/Swing. It appears that this project makes use of the Trident animation / timing library.
- Geertjan Wielenga has posted '10 Tips for Porting to the NetBeans Platform'. Personally I'm a little frustrated by the tone of the post and the comments, but ah well, I don't think we'll ever (as a community) settle this discussion, and I'm pleased that NetBeans is still advancing their technology to give people options.
- Jyloo Software continue their series of posts discussing features of their Synthetica look and feel. This time around they talk about TitlePane variations that are possible in Synthetica 2.10.
JavaFX
- The FX Experience website introduced two new preview controls in JavaFX 1.3: MenuButton and SplitMenuButton. It also implored you to read Amy Fowler's recent blog posts on layout in JavaFX 1.3.
- The JavaFX docs team have put together a huge article on 'Tips for developing on the JavaFX TV platform'.
- Jim Weaver has posted a BorderLayout container that he built as an example of how it is possible to build custom layouts in JavaFX.
- Rastislav Komara has posted about a new feature in NetBeans Composer in the 6.9 RC1 release: grid container support. Note that NetBeans 6.9 RC2 was also released this week.
- Speaking of NetBeans Composer, Antoine Mischler has blogged his thoughts about it, as has Nick Apperbly.
- Stephen Chin has posted his Jazoon slide deck for his recent talk which was titled 'Building Data Rich Interfaces with JavaFX'.
- Also related to Stephen is the announcement that the Apropos project has been open sourced. This is an 'Agile Project Portfolio Scheduler' written in JavaFX.
- Mikhail Gorshenev has been posting a bunch of JavaFX TV posts recently. They are titled '3D Scene Support in JavaFX TV', 'TV-Friendly Focus Traversal', 'Simple CSS Styling' and '3D Carousel'.
- Speaking of Mikhail, he is presenting at the Silicon Valley JavaFX Users Group this week. His presentation is called 'Top Secret JavaFX TV Preview'. The presentation is on June 9 at 6:00pm PST, at the Oracle Conference Center.
- Osvaldo Doederlein continued his research into the JavaFX scenegraph by continuing the development of his JavaFX Game of Life implementation. Fortunately this week he has more positive things to say about the scenegraph :-)
- Rakesh Menon, who recently left Oracle to join Cisco, has posted his JavaFX Wish List. All I can say with regard to his wish list is that I know we're working on improvements to many of his comments!
- Antoine Mischler has blogged about using inversion of control in a JavaFX application.
As always thanks to everyone for the hard work you do, and an extra round of thanks for blogging about it so that we can all learn from your experiences. As always you can email me or find me on twitter if you want to chat. Until next week - keep up the good work folks! :-)
Thoughts on “Java desktop links of the week, June 7”