Welcome to the last links for January 2013 – time sure is flying these days! Enjoy 🙂
- Richard Bair announced that some of the SQE tests for JavaFX are now open source, with more on their way soon. These tests are the number one protection we have against functional regressions, so having them out in the public makes it far simpler for third parties to now contribute to OpenJFX.
- JavaFX Scene Builder 1.1 developer preview 18 is now available for download. Check out the release notes to see what is new in Scene Builder 1.1.
- Two new features for JavaFX 8.0 became public this week, including RT-12100 SwingNode support (i.e. embedding Swing components inside JavaFX applications) (see RT-27887 also), and RT-24009: support for Hi-DPI displays.
- Tom Schindl has announced that he has proposed e(fx)clipse to the Eclipse Foundation. You can read the proposal over at eclipse.org if you’re interested in the future of JavaFX tooling and runtime support in Eclipse.
- Pedro Duque Vieira has ported the JFXtras Spinner and Calendar controls to be styled using JMetro.
- Speaking of the JFXtras Spinner control, Ed Thompson has blogged another of his ‘JavaFX from the trenches’ on the JFxtras Spinner control.
- Björn Müller has published a paper on why CaptainCasa (an open community of mid-range business application software vendors using and developing one common frontend infrastructure for their business applications) has chosen to use JavaFX rather than other technologies like HTML5.
- Thierry Wasyl has blogged about how to set custom fonts in JavaFX. I should also note that Jasper Potts blogged about the same issue in relation to support that was improved in JavaFX 8.0.
- Robert Ladstätter has writing about lightning effects (yes, that isn’t a typo: lightning, not lighting!) 🙂
- Steven Van Impe has written a JavaFX and JPA demo application called Reminders.
- For those of you interested in JRuby and JavaFX, there is a lot of work going on for JRubyFX project over at Github.
- Leon Atherton has blogged about how to set the Z order of nodes in JavaFX.
That’s us for another week. Catch you again in a weeks time! 🙂
How do we get our hands on JavaFx 8.0? Is there a beta?
You can download Java 8 weekly builds from http://jdk8.java.net/download.html that includes JavaFX 8 weekly builds.
Nice. Thanks!