Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SWT

Revision as of 20:36, 31 March 2008 by Unnamed Poltroon (Talk) (add link to more information)


SWT, the Standard Widget Toolkit, is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

SWT can be used independently of the rest of the Eclipse Platform. See the Standard Widget Toolkit (SWT) section of The Official Eclipse FAQs for more information on SWT.

Screenshots

http://www.eclipse.org/swt/widgets

More information

Back to the top