Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SWT

Revision as of 06:28, 23 February 2016 by Sravankumarl.in.ibm.com (Talk | contribs) (Design Discussions)

SWT
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

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. Here are some Screenshots.

Planning

Bug Triage

SWT IRC Channels

Channels available on Freenode:

#eclipse        General Eclipse questions.
#eclipse-dev    Developer talk.
#swt            Swt general inbox. 
#swt-gtk        Swt, gtk-specific.   

Design Discussions

SWT Development Documentation

If you are an SWT Developer, please see SWT/Devel.

More Information

Back to the top