DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    Standard Widget Toolkit SWT

    <graphics, programming, standard> (SWT) The Eclipse Foundation's framework for developing graphical user interfaces in Java. SWT is written in explicitly standard Java but uses the Java Native Interface to talk to a platform-native GUI library. SWT is the third major attempt to give Java a decent GUI framework, following AWT and Swing. Of the three, SWT is the most consistent with the native GUIs but its programming model is hard to port to non-Windows platforms.

    Wikipedia (http://en.wikipedia.org/wiki/SWT).

    (2004-12-21)