Update README.md
Added GUI - JavaFX
This commit is contained in:
@ -10,6 +10,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
- [Database Access](#database-access)
|
- [Database Access](#database-access)
|
||||||
- [Date and Time](#date-and-time)
|
- [Date and Time](#date-and-time)
|
||||||
- [Dependency Injection](#dependency-injection)
|
- [Dependency Injection](#dependency-injection)
|
||||||
|
- [GUI](#gui)
|
||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [IDE](#ide)
|
- [IDE](#ide)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
@ -83,6 +84,12 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
|
|
||||||
* [Google Guice](http://de.wikipedia.org/wiki/Google_Guice)
|
* [Google Guice](http://de.wikipedia.org/wiki/Google_Guice)
|
||||||
|
|
||||||
|
## GUI
|
||||||
|
|
||||||
|
*Libraries to create modern graphical user interfaces*
|
||||||
|
|
||||||
|
* [JavaFX](http://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.html)
|
||||||
|
|
||||||
## Game Development
|
## Game Development
|
||||||
|
|
||||||
*Frameworks that support the development of games*
|
*Frameworks that support the development of games*
|
||||||
|
Reference in New Issue
Block a user