diff --git a/README.md b/README.md index 405b595..afbacf8 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ A curated list of awesome Java frameworks, libraries and software. * [JavaFX](http://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.html) - The successor of Swing. * [Scene Builder](http://www.oracle.com/technetwork/java/javase/downloads/javafxscenebuilder-info-2157684.html) - Visual layout tool for JavaFX applications. +* [SWT](http://www.eclipse.org/swt/) - The Standard Widget Toolkit (SWT) is a graphical widget toolkit for use with the Java platform. ## High Performance