The JFXtras 0.3 release is out with full support for JavaFX 1.1, as well as JavaFX MigLayout support.
See Stephen Chin's blog post for some details on the JFXtras 0.3 release. Also, thanks to Keith Combs who is helping to manage the JFXtras project while Stephen is furiously finishing his chapters of the upcoming Pro JavaFX book.
Regards,
Jim Weaver
Just to answer your concern about thread safety, James. It is not an issue, really, you simply have to know that if you use a Java lib and get a callback from it, you are using another thread.
I tried to explain that in my blog post.
There will be JWS for Planning Poker RSN.
Posted by: Per Lundholm | March 05, 2009 at 05:54 PM
"I just wanted to say thanks for the inspiration, I saw your half-day talk at JFokus 2009 in Stockholm recently. Now JavaFX really got me.
So as a postcard from me and a colleague, my latest blog entry, a little something about thread safety and JavaFX"
Thanks Per! It would be great to have a Web Start link to run your application. Also, regarding thread safety, could you please report an issue, creating a small test case? I'd be glad to help you report it in the JavaFX issue tracking system.
Thanks,
Jim Weaver
Posted by: James Weaver | March 04, 2009 at 08:23 AM
Diego,
Very nice! Please look at the open source JFXtras project
http://code.google.com/p/jfxtras/
and make the participants aware of what you've developed, and ideas that you have.
Thanks,
Jim Weaver
Posted by: James Weaver | March 04, 2009 at 08:18 AM
Hi, James!
I just wanted to say thanks for the inspiration, I saw your half-day talk at JFokus 2009 in Stockholm recently. Now JavaFX really got me.
So as a postcard from me and a colleague, my latest blog entry, a little something about thread safety and JavaFX: http://blog.crisp.se/perlundholm
Regards,
Per
Posted by: Per Lundholm | March 02, 2009 at 02:14 AM