| [news.eclipse.newcomer] Re: GUI builder for new projects |
<ns_dkerber@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
What would be the appropriate project or package to use for building new data-collection java applications with very simple gui requirements (a couple of buttons, a small menu, and a scrolling textbox to display data).
In article <grvtv5$1em$1@xxxxxxxxxxxxxxxxx>, eclipse-news@xxxxxxxxxxxx says...
It does, but brings up one more question: Swing or SWT, and why one over the other?
From the Wikipedia article(http://en.wikipedia.org/wiki/Standard_Widget_Toolkit): "SWT and Swing are different tools that were built with different goals in mind. The purpose of SWT is to provide a common API for accessing native widgets across a spectrum of platforms. The primary design goals are high performance, native look and feel, and deep platform integration. Swing, on the other hand, is designed to allow for a highly customizable look and feel that is common across all platforms."
Regards,
Frecklefoot