Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Standard Widget Toolkit

You are here: irt.org | FOLDOC | Standard Widget Toolkit

<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)

Nearby terms: Standard ML of New Jersey « Standard Operating Environment « standard semantics « Standard Widget Toolkit » St Andrews Static Language » Stanford Artificial Intelligence Laboratory » Stanford Artificial Intelligence Language

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb