posted 20 years ago
The key difference is that SWT uses native widgets, and Swing widgets paint themselves. Native widgets will always conform to the desktop and behave like other native widgets, whereas self-drawn widgets will perpetually play catch-up.
Just because something is from Sun doesn't guarantee continual innovation; just because something is NOT from Sun doesn't mean no innovation.