A very quiet week this week in terms of link quantity, but with new JavaFX and NetBeans releases it is made up for with some very important links to take note of this week. As always thanks to the people who take the time to email me their links.
Swing
- Kas Thomas has posted about implementing smart blur in Java.
- Jan Haderka has blogged that SwingX may be going to Maven. You can see further discussion of this over in the SwingX forum.
- Richard Kennard recently released Metawidget v0.99, and has written a 9 part blog series on the different ways he's encountered that people like to order their UI fields. The general conclusion is that there is no 'right' way and a good UI generator must support multiple ways.
JavaFX
- JavaFX 1.3.1 was released this week. It contains a lot of improvements and bug fixes, and is accompanied by an updated NetBeans release. The main feature of JavaFX 1.3.1 is an improved (and more configurable) startup experience.
- Danny Coward presented at Jazoon in June with an interesting talk titled 'Java SE and JavaFX: The Road Ahead'. It's a good and informative talk, so if you've got an hour to spare the video is well worth watching.
- David Kaspar has written an article over at the NetBeans knowledge base about using NetBeans JavaFX Composer fragments to make building user interfaces easier (by spanning them over multiple files).
- I posted two screencasts for two controls I built in my spare time: TitledPane and Accordion.
- Kas Thomas
Thoughts on “Java desktop links of the week, August 9”