Hi all - a good number of interesting posts this week. Because I'm running a bit late lets just get right into it! :-)
JavaFX
- Jasper Potts posted a video of HD menus running in JavaFX on a Raspberry Pi, overlaying an HD video.
- One of the teams working on JavaFX is located in Prague. This team is responsible for many things, including the base scenegraph API, layout, core libraries, animation, and ports to some mobile devices. They have now started up a team blog to publish details of their work. The first post comes from Martin Sladecek, who is currently spending some of his time working on optimising and bug fixing the JavaFX layout APIs. His post is about the peculiarities of JavaFX layout.
- Jens Deters continues to work on his Font Awesome library for JavaFX, pushing out a minor release that includes a few new features.
- Toni Epple has posted about responsive design with JavaFX. His suggestion is to switch stylesheets based on the system / screen size / etc to alter the styling of UI controls, etc.
- Dierk Koenig has posted a video of his explorations of JavaFX 3D in combination with OpenDolphin.
- Tom Eugelink has blogged about supporting JSR 310 (Jodatime) in the JFXtras calendar controls.
- Michael has posted part five about custom node content in his VWorkflows library. He has also posted to note that VWorkflows is also available via Maven now too.
-
John Malc has posted part two about developing a complex bank application in JavaFX.
Miscellaneous
- Dave Gilbert has continued on with his JFreeGraphics2D project which generates SVG and PDF charts using Java 2D, as well as an HTML canvas mode as well.
- Separately, Dave has also blogged about the various Java-based charting libraries that are available.
- Gerrit Grunwald has posted about how he manages to keep his five Raspberry Pis up to date with the latest JDK 8 developer preview builds - he uses XMPP to send instructions to them to download and install the JDK builds. A very nice solution :-)
Catch you all next week! Keep up the great work.
Thoughts on “Java desktop links of the week, August 5”