I'm happy with Swing. Do read about creating and modifing Swing
components in Swing thread. I've read Swing has more functionality
than SWT and you're right Swing is improving with Java 6.0 release
mainly focusing on Swing.
I've not used SWT.
Opalinski
opalpa@gmail.com
http://www.geocities.com/opalpaweb/
> SWT looks a slick, fast native app.
There are reports that SWT is slow like a dog on anything but windows.
You might want to investigate this first.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
Tomislav - 21 Mar 2006 19:32 GMT
>> SWT looks a slick, fast native app.
>
> There are reports that SWT is slow like a dog on anything but windows.
> You might want to investigate this first.
I can confirm that VE for eclipse is unusably slow on my GNU/linux
workstation...don't know how much of it has to do with swt.
Still, I've heard it mentioned a couple of times that swt was optimized
primarily for windows where it's really fast, but it not as good on other
platforms. You have to take it with a grain of salt, but that's what I heard.
Personaly, with the advent of Matisse, the seemingly wonderous NetBeans
platform and the improvements swing seems to be making, it's an easy choice
for me.
Tomislav