I don't know if I am posting to the right newsgroup or not. If not,
please ignore this message.
We have an existing fat-client application that needs to be rewritten in
Java. One of the biggest debate/concern is whether we should use Swing or
not(due to its poor reputation).
I have done some research and reading on Eclipse, SWT and JFace and they
seem to be a good alternative to Swing. Architecturally, it seems to be
more well-thought also. But I can not find any UI builder(not even in
WebSphere Studio) that is build around SWT and JFace (something that looks
like VA Smalltalk would be nice :-)).