SWT Tips and Tricks: Part 1 – Window and Dialog Initialization
SWT is an emerging Java GUI toolkit that gives Java developers access to the operating system's native widgets in a cross-platform manner. After using it for several major projects, I have found myself implementing certain tasks repeatedly, so this series of articles endevors to share a few of the insights I have gained to make working with this toolkit more rewarding.