Considering that
is there another way out?
If I would like to do GUI development on the JVM
Is there even a third option available or a possibility there might be one in the future?
An option
Is this realistic?
Thanks!
=========
To clarify: If I have to start a new software project on the JVM, there are several existing options, like using SWT or Swing, using Swing with third-party libraries like SwingX, JIDE, JGoodies, Flamingo or using application frameworks like Netbeans Platform or Eclipse RCP. Is there a supported/suggested way which weakens the pain normally associated with Java GUI development?
The answer is prefer swing, I think.
Of course it is a mature technology (a little old), but I know nothing else. It will be cobol of GUI development :-)