1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Merge pull request #311 from koncz314/master

Switch Scene Builder link from oracle to gluonhq
This commit is contained in:
Andreas Kull 2016-01-21 22:36:00 +01:00
commit 09cf5e5a16

View file

@ -336,7 +336,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Libraries to create modern graphical user interfaces.*
* [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.
* [Scene Builder](http://gluonhq.com/open-source/scene-builder/) - 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