Hey all, thanks for turning up for another round of Java desktop links this week. Fortunately for you, there are a bunch of interesting links this week, particularly if you're a fan of the new 'Kirill Grouchnikov' section which is making a special one-week-only appearance, for easily justifiable reasons.
Just a FYI: for the next two weeks I'm in Silicon Valley so whilst I'll try to post new links I can't guarantee anything. Be prepared for some silence, and perhaps follow me on twitter - perhaps I'll post interesting links straight to there for a few weeks as well.
Kirill Grouchnikov (i.e. Swing pt1)
- The Kirill Grouchnikov release train has left the station! Because there are a bunch of releases, I'll link to each individually.
- First, Kirill has released version 6.0 of the Substance look and feel, which has a huge number of improvements. If you use Substance, you should consider upgrading as soon as possible.
- Secondly, Kirill has released version 1.2 of the Trident animation engine. Trident is now used within Substance for all animation effects, so you can be certain it is a sturdy library.
- Thirdly, Kirill released a bunch of other miscellaneous updates for his projects, including Laf-Plugin, Laf-Widget, Lightbeam, and Rainbow. In the same post he mentions that he was unable to release Substance Flamingo 5.0 (his Swing Ribbon project) today. He says that Flamingo 5.0 will be released in conjunction with Substance 6.1.
- But, to not disappoint, Kirill has also been pushing pixels on Flamingo 5.0dev, improving the alignment of content. It's the small tweaks like this that count :-)
Swing
- Eugene Ryzhikov continues work on his Swing Task Dialog project, this week nearing the 1.0 release with a release candidate which adds support for Command Links, which is a part of the Windows Vista / 7 user interface. Frankly he's done a very nice job and I wish this kind of component was around in the past - I could have used it :-)
- Simon Albers has a very comprehensive and interesting post about creating the frosted glass look in Java, that is particularly common on Windows Vista / 7.
JavaFX
- Robert Eckstein has just put out an article on the Sun Developer Network website covering JavaFX 1.2 UI controls, particularly Buttons.
- Sten Anderson has blogged about flipping nodes with the JavaFX PerspectiveTransform. This is a good read (aside from the Nickelback images), as it gives a few pointers you may not realise otherwise.
- Rakesh Menon has posted about creating a generic OAuth implementation in JavaFX. This might be a very useful starting point for people who intend to connect to OAuth-based web services in JavaFX.
- The Exadel JavaFX Plug-In for Eclipse has been featured on Javalobby.com. If you want to develop JavaFX in Eclipse, you should consider this plugin.
- Cedarsoft have posted some tips and tricks about building controls in JavaFX. It extends from a post I did last year, and I know it has proven useful to some people who have come to me with problems building controls recently.
- itssmee has created a JavaFX-based dashboard that shows how the UK economy has progressed over the last 10 or so years. It's quite an interesting, if a little limited (and slow).
- Mark Anro Silva has posted two code snippets. The first one is a simple effect example, and the second what he refers to as a 'preloader', but from the looks of it is a loading screen.
That's all I've got. Thanks to the people emailing me interesting links. I'll catch you all again in (roughly) a weeks time (hopefully!).
Thoughts on “Java desktop links of the week, April 19”