Wow, it's September already! This year is flying by, and JavaOne is right on the door step. This week there is a bunch of interesting news, in both the Swing and JavaFX worlds.
Swing
- Kirill Grouchnikov this week announced that he was suspending support for his Substance, Flamingo, Trident and related projects. He has shifted his spare-time focus in recent months to JavaScript-related projects (he is currently porting Trident to JavaScript).
- Thorsten Klimpel let me know about a post by Illya Yalovyy, which talks about migrating an application to make use of the Better Swing Application Framework.
- René Jahn emailed me about JVx, an open source framework that appears to abstract away the underlying GUI toolkit, whilst also offering a number of conveniences.
- Alexander Pupeikis has posted an images filter demo application, which is apparently part of a new project he is working on. The source code is available, as is a Java Web Start link.
JavaFX
- Osvaldo Doederlein has an article discussing how he attempted to solve a DropBox coding challenge using JavaFX. In his usual style this is an interesting and informative read.
- Irina Filippova has a detailed article discussing how to create a simple database client using the JavaFX Composer.
- The SmartFaces project is starting to embrace JavaFX, with a SpellChecker component being the latest addition to the component suite that is written in JavaFX.
- Nick Apperley announced the release of JFX Blocks 0.3, which includes new controls, and more focus on media playback functionality.
- siesiek has a simple tutorial explaining how to use the JavaFX bind functionality to center nodes in a container or scene.
- The JavaFX Cookbook website has a brief tutorial on using the JavaFX reflection API. Note that reflection is slow, so use it sparingly, and only where absolutely necessary.
That's that for another week. I hope you found a useful link or two. Catch you all again next week :-)
Thoughts on “Java desktop links of the week, September 6”