We are looking at using the Eclipse Rich Client Platform for a desktop application and want to know what options are available for user interface development. The Sun Netbeans environment provides a ...
The Eclipse platform is a framework for building IDEs, composed of a layer of UI APIs, beginning with the SWT (standard widget toolkit), rising to JFace (which provides more elaborate UI components ...