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:
commit
09cf5e5a16
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue