Here we go again - yet another intro to a blog post series that hasn't changed much at all in the years it has been running! For that reason, let's just jump into the links (which, lets admit it, is the real reason you're here). Enjoy! :-)
JavaFX
- JavaFX 2.0 beta build 36 was released this week, including some new features like worker threading, rich text editing (via the HTMLEditor control), and a file chooser dialog, among many bug fixes and optimisations.
- Michael Heinrichs, an engineer in the JavaFX team at Oracle, has blogged about upcoming changes to the properties API.
- Parleys.com has put up the video from Devoxx 2010 titled 'Physically Attractive', which consists of Richard Bair and Jasper Potts talking about physics in the JavaFX scenegraph, 2D/3D graphics, and "bullets, bombs, explosions and inflicting damage".
- James Weaver published an article on using transitions for animation in JavaFX.
- Patrick Champion blogged about how he created a Duke animation in JavaFX using the latest beta build.
Swing
- Geertjan Wielenga has blogged with a sample of embedding a database in a Swing application.
Miscellaneous
- The JavaOne conference sessions are now published online. For those mostly interested in Java desktop, you might want to refine the search criteria to the Java SE track.
- A tutorial has appeared online recently that details MigLayout. Despite being most commonly used in the Swing world, it has been adapted to numerous other UI toolkits, including SWT and JavaFX.
Keep up all the hard work folks. Catch you all next week.
Thoughts on “Java desktop links of the week, July 25”