Java desktop links of the week, June 10

A relatively quiet week this week, but a couple of open source projects continue to keep the community momentum moving forward. Let's get right into it! :-)

JavaFX

  • Richard Bair announced the beginning of a 'performance tips and tricks' wiki page to track performance ideas and details of the JavaFX infrastructure. This document is intended to be fluid as new areas are discovered and explored.
  • JIDE Software (purveyors of fine Swing UI components) have announced the beta release of JideFX, a collection of libraries (some open source (LGPL+classpath), some commercial) that contain a number of JavaFX UI controls and other useful libraries.
  • I announced the release of ControlsFX 8.0.0 final, which includes a bunch of improvements to dialogs and other new API. This release was once again a team effort, with a substantial percentage of the development by other team members, most notably Eugene Ryzhikov, but also thanks must go to Danno Ferrin and Hendrik Ebbers for their contributions too. As always ControlsFX is available under the BSD license.
  • William Antônio has put up a blog post about developing the server side of a JavaFX CRUD application.
  • ScalaFX 1.0.0 Milestone 4 was released recently. If you're interested in building JavaFX applications in Scala,  you should definitely check this project out!

Swing

Catch you all in a weeks time!

Thoughts on “Java desktop links of the week, June 10”