What should I be looking at when choosing between SWT and Swing?
I've had a little experience with both, but I'm interested in:
- layouts/layout managers;
- data binding;
- pre-built controls;
- ease of development.
I will assume that they are both satisfactory in terms of GUI performance and of platform availability.