-
Notifications
You must be signed in to change notification settings - Fork 137
Home
Simeon Andreev edited this page Feb 23, 2023
·
2 revisions
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.
SWT bug triage process
Platform and Platform: SWT on the Eclipse.org Mattermost
- New and aspiring SWT developers, please see the SWT beginner guide to get started.
- Existing SWT developers, please see SWT development for general documentation.
- Committers, please see the SWT committer handbook for committer oriented documentation.
- SWT home page
- SWT FAQ
- SWT snippets
- SWT Widget Style Bits
- Eclipse/SWT Accessibility
- Standard Widget Toolkit (SWT) section of The Official Eclipse FAQs
- The JFace framework builds on top of SWT and can also be used in standalone apps