Hi all! Sorry for the delayed post this week - I have just moved to a new house (just outside of Palmerston North, New Zealand), and didn't have internet access. Now that things are starting to get back to normal (and my internet is thankfully restored), I've got a bunch of links for your reading pleasure. Enjoy! :-)
JavaFX
- As per usual, new developer preview builds of JavaFX 2.2 and Scene Builder 1.0 have been released.
- Along with the updated developer preview builds, the documentation team has also released updated Scene Builder documentation.
- I wrote a post over at FX Experience regarding how to show context menus when using a custom cell factory in ListView/TreeView/TableView controls.
- Gregg Setzer has started an open source project to create native looks for JavaFX applications. He has started off by developing a Windows 8 CSS file. I would love to see more people join this project and develop a number of CSS files for various operating system releases. If you're interested, Greg is watching the thread of this post for any comments.
- Anton Epple has posted a comparison between the Scenic View application released a few weeks ago and the NetBeans Graphical UI Debugger. I will note that Scenic View is about to see another release, with a huge number of features added including live editing, searching (class name, node id and property name), and much, much more. However, there are of course things that Scenic View will likely never do, including integrating with the source code, so there is certainly value in getting to know both tools.
- Gerrit Grunwald has blogged about using the new Canvas API in the JavaFX 2.2 developer preview builds.
- Jim Weaver has posted part two of his 'Best Practices for JavaFX 2 Enterprise Applications' series.
- Carl Dea wrote part three of his JavaFX 2 game tutorial.
- Thierry Wasyl has put up part four and part five of his TweetWallFX blog series. These posts cover using the JavaFX charting API, and pulling the whole project together. He has also put up a screencast demonstrating some of the more recent features.
- Amol Hingmire has posted about JavaFX 2.x development using FXML.
- Zoran Pavlovic has two posts this week. Firstly, he introduces how to style JavaFX buttons using CSS, and secondly he introduces the JavaFX ListView control.
Swing
- Mario has blogged about solving Swing EDT violation problems with the help of SwingHelper.
Miscellaneous
- Andres Almiray has announced that the long-awaited Griffon in Action book has finally been finished.
That's all for another week. Again, sorry for the delay. See you all again next week! :-)
Thoughts on “Java desktop links of the week, May 29”