Can it be....another Java desktop links of the week?! Sure - and sorry about the delay! I have no real excuse for the delay, except that the past month has been hectic for me and I'm only just starting to get a few moments of breathing time to get a new post out. Between relocating to Australia, spending a week in California, and working flat-out on JavaFX 2.0, I've just struggled to find the time to pull this post together. Going forward I do however plan to continue these weekly post, providing you all are doing your bit and sending me links and producing good content :-)
This weeks post brings together the links I've accumulated in the last few weeks. With the JavaFX 2.0 early access release coming out right on schedule, there have been people playing with this and giving their early thoughts. In addition to this, there has been plenty of work in the Swing and Griffon areas, and there is also some miscellaneous links I think many of you will like.
JavaFX 2.0
- Richard Bair, Java Client Architect and blogger over at FX Experience, was interviewed by Java Spotlight. He provides a lot of insight into JavaFX 2.0, both where it is now and where we are taking it in the coming months before the final release.
- Dean Iverson has blogged about using the JavaFX 2.0 early access release with Groovy/Griffon. He has even uploaded a YouTube video showing a brief glimpse of what he created. It isn't much, but it's exciting to hear of people using JavaFX productively in various JVM-based languages.
- Adam Bien blogged about JavaFX 2.0, in particular a smoke test around the installation, docs and launch experience. His thoughts are all very positive, which is great considering the early stage that JavaFX 2.0 is in.
- Finally, Eric Bruno has also announced that he has JavaFX 2.0 EA, and is very impressed by it. There isn't much more content to this post, but he promises to continue blogging about his thoughts and findings as the weeks go on.
JavaFX 1.x
- Kyle Thayer let me know about IFCSoft. It is a data visualization program that uses Self-Organizing Maps to view multi-dimensional data. You can run the program at http://www.ifcsoft.org and get the code at https://code.google.com/p/ifcsoft/.
- Andre Hogenkamp has blogged about creating a JavaFX zoomable linechart.
Swing
- MiGLayout 3.7.4 was recently released, and it appears to be primarily a bug fix / polishing release.
- Centigrade GmbH have released a new (commercial) Swing look and feel called BizLaf. It is intended for use in business apps where a professional look and feel is required.
- Gerrit Grunwald has released SteelSeries 3.7.1, which he calls the 'Reunion Release', given that "from this release on you will also find the components from the SteelExtras lib back in the SteelSeries lib."
- In another post, Gerrit continues with his Friday Fun components, this week creating a LED panel that allows to recreate images using what resembles a panel of LEDs.
- Eugene Ryzhikov has continued with his oxbow project, adding in a Table Filter UI, a Check List, and several utility classes.
- Kaesar Alnijres has provided a graphical introduction to the WindowBuilder Pro GUI designer tool recently open sourced by Google.
Griffon
- Eric Wendelin blogged about integrating Jython with Griffon. He introduces a new Jython plugin for Griffon to enable this.
Miscellaneous
- Mark Reinhold presented at Devoxx late last year about Java SE: The Road Ahead. This was a repeat of his talk at JavaOne, so you may have already seen it, but nonetheless it is an interesting watch to learn about what is coming up in Java 7, Java 8 and beyond.
- Apache Software Foundation announced that Pivot 2.0 has been released.
- Andres Almiray announced the release of Griffon 0.9.2-rc1 this week. This release fixes a few packaging issues and includes a number of new features. There is also one breaking change to take note of.
- Mario Torre announced a new project called IcedRobot, which is an attempt by a small team of people to 1) separate Dalvik from Android and 2) put the Android stack on top of the OpenJDK, running on HotSpot. This might be a very interesting project for some people to keep an eye on.
That's us for another week - and once again apologies since the last post - I'll try not to do that again any time soon! Keep up all the hard work folks, and I'll catch you all in a weeks time. :-)
Thoughts on “Java desktop links of the week, February 13”