SWT and JFace, Part I/II: a Gentle Introduction

In part I of this series, you get introduced to Eclipse, the Eclipse SWT, and the JFace GUI tool kits to construct Eclipse and stand-alone rich GUIs. also introduced the basic label, text, and button GUI controls, and the composite, group, and shell container types. Part 2 shows you how to create simple Standard Widget Toolkit applications using Java technology, Eclipse, and the SWT and JFace libraries.