Trolltech release a prototype of Qt for Java, called Qt Jambi. I know Qt from KDE, but i never use it.
You should checkout the documentation, faq, and the Whitepaper. If you also want to try it, here is the download.
I never try SWT, or such stuff like gnome java bindings, but today I have time to play around, and write about it.
Qt Jambi is current available for Windows, Linux and Mac...
So it's sunday and I was working on JDIC. But before I go to bed I want to share the work and get so feedback. I implement JEditorPane as WebBrowser. Now you asking yourself why the fuck I do this, where we have JDIC browser component to go away from this old and ugly html3 renderer.
One little reason I do that is that JEditorPane has not the Browser functionality like back(), forward(),...