 |
Standard Widget Toolkit
SWT was developed by the Eclipse project to provide a rich native widgets feel for Java applications. SWT provides an alternative to AWT and Swing.
The aim of SWT is to be faster and lighter than Swing. It uses JNI to access native GUI components as opposed to Swing's extensive use of lightweight, non-native components.
Articles
Books
Discussion about SWT
|