The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

SWT

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

Topic SWT . { Edit | Ref-By | Printable | Diffs r6 < r5 < r4 < r3 < r2 | More }
 XML java.net RSS

Revision r6 - 22 Feb 2005 - 10:26:47 - Main.sullis