user interface - Desktop application on Java -


I want to create a desktop application, but I do not want to use SWING, as an alternative to SWT, about SWING Have any other solutions heard? And what do you recommend to use?

You can create a (RCP), using SWT and JFace

Comments