diff --git a/README.md b/README.md index d1c92f7..479081e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ - [Database Access](#database-access) - [Date and Time](#date-and-time) - [Dependency Injection](#dependency-injection) + - [GUI](#gui) - [Game Development](#game-development) - [IDE](#ide) - [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) +## GUI + +*Libraries to create modern graphical user interfaces* + +* [JavaFX](http://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.html) + ## Game Development *Frameworks that support the development of games*