Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

SWT

he Standard Widget Toolkit (SWT) is a graphical widget toolkit for use with the Java platform. It was originally developed by IBM and is now maintained by the Eclipse Foundation in tandem with the Eclipse IDE. It is an alternative to the AWT and Swing Java GUI toolkits provided by Sun Microsystems as part of the Java Platform, Standard Edition. SWT is written in Java. To display GUI elements, the SWT implementation accesses the native GUI libraries of the operating system using JNI (Java Native Interface) in a manner that is similar to those programs written using operating system-specific APIs. Programs that call SWT are portable, but the implementation of the toolkit, despite the fact that it is written in Java, is unique for each platform. The toolkit is licensed under the Eclipse Public License, an Open Source Initiative approved open source license.

Showing 2012 and older publications, page 1 of 1

Read more

November 2004

Read more

October 2004

Read more

June 2004

Parent Category

Publication by Year