Standard Widget Toolkit

 2 likes

The Standard Widget Toolkit (SWT) 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.

WIndows Vista Demo

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
5 / 5 Avg rating (1)
2likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • development
  • eclipse
  • Java
  • gui-toolkit

Standard Widget Toolkit News & Activities

Highlights All activities

Recent activities

Show all activities

Standard Widget Toolkit information

  • Developed by

    US flagEclipse
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 0 comments and reviews about Standard Widget Toolkit, and it has gotten 2 likes

Standard Widget Toolkit was added to AlternativeTo by MIH1406 on Mar 31, 2014 and this page was last updated Mar 9, 2021. Standard Widget Toolkit is sometimes referred to as SWT.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Standard Widget Toolkit?

The Standard Widget Toolkit (SWT) 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 provides a thin user-interface API that is implemented uniformly on multiple platforms to build rich graphical user interface (GUI) applications. The implementation is based on thin native wrappers for the underlying operation system user-interface APIs.Therefore, SWT applications tend to look and feel like native applications.

SWT is used in multiple applications, of which the Eclipse IDE is the most popular one.

SWT was originally developed at IBM and is now maintained by the Eclipse Foundation.

Official Links