Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
SWT provides a rich set of widgets that can be used to create either stand-alone Java applications or Eclipse plug-ins. Before going into detail about each of the widgets you are likely to use, it is instructive to explore a simple stand-alone SWT example.
Let’s start by revisiting the simple Java project and HelloWorld application created in Chapter 1, Using Eclipse Tools.