Welcome to another week of Java desktop links :-)
This week I think is actually quite a good week of links. Whilst the quantity of links is somewhat low, there is great quality and depth to what is being done in the Java desktop world at the moment, and it's quite fun to read what everyone is up to. Keep up the great work folks! Now, on with the links.
Swing
- The Better Swing Application Framework has just had the GA release of 1.9 come online for all to use. The BSAF project is basically a fork of the Swing Application Framework, which has struggled to materialise after a number of years in development.
- Gerrit Grunwald has released SteelSeries 1.4. The major improvement is the addition of a custom layer to the gauges which is displayed between the background and the tickmarks. This allows for the easy addition of logos, icons, etc to your gauges.
- Greg Brown has a post up about combining Swing and Apache Pivot based applications. He says "Pivot doesn't currently support embedded Swing components. However, it is possible to use Pivot components within an existing Swing application".
- It looks like everybodies favourite layout manager, GridBagLayout, has a new GUI builder tool awaiting it in NetBeans 7.0.
JavaFX
- Coming up on November 10 is the next Silicon Valley JavaFX Users Group talk, which is also broadcast in video live to those not in the Silicon Valley area. The November talk is Stephen Chin reprising the talk he and I gave at JavaOne on JavaFX 2.0 using alternative languages (for those unwilling to wait until November 10, you can find the slides we used on my blog). He will also be giving more details on project Visage, the fork of the JavaFX Script compiler to support the JavaFX Script language on JavaFX 2.0 and alternate GUI toolkits.
- Martin Ryzl has put up a screencast on how to use new data sources in JavaFX Composer in the NetBeans 6.10 M1 IDE.
- IBM DeveloperWorks has an article up on how to 'use JavaFX to quickly create applications', with the subtitle of 'JavaFX + Eclipse IDE = Easy GUI'
- Last week I mentioned that Kim Topley has released a new book about JavaFX 1.3. This week there is an excerpt from this book available at InformIT. It covers JavaFX effects and blends.
That's us for another week. Like I said, there wasn't alot of links, but I hope you found one or two of them interesting. Catch you all in a weeks time.
Thoughts on “Java desktop links of the week, October 18”