mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Fix JavaFX URL to point to OpenJFX site instead of Oracle site
This commit is contained in:
parent
03633a14fb
commit
897baaad20
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||
|
||||
*Libraries to create modern graphical user interfaces.*
|
||||
|
||||
- [JavaFX](https://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.html) - The successor of Swing.
|
||||
- [JavaFX](https://wiki.openjdk.java.net/display/OpenJFX/Main) - The successor of Swing.
|
||||
- [Scene Builder](https://gluonhq.com/open-source/scene-builder) - Visual layout tool for JavaFX applications.
|
||||
- [SWT](https://www.eclipse.org/swt) - The Standard Widget Toolkit, a graphical widget toolkit.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue