From 25ed7ec40292648115d00be12996b438c60dff48 Mon Sep 17 00:00:00 2001 From: sgwerder Date: Sun, 27 Mar 2016 13:32:45 +0200 Subject: [PATCH] Swing part for JGraphX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fdb3e4..3d2ac66 100644 --- a/README.md +++ b/README.md @@ -566,7 +566,7 @@ A curated list of awesome Java frameworks, libraries and software. * [JScience](http://jscience.org/) - Provides a set of classes to work with scientific measurements and units. * [GraphStream](http://graphstream-project.org/) - Library for modeling and analysis of dynamic graphs. * [JGraphT](https://github.com/jgrapht/jgrapht) - Graph library that provides mathematical graph-theory objects and algorithms. -* [JGraphX](https://github.com/jgraph/jgraphx) - JGraphX provides functionality for visualisation and interaction with node-edge graphs (not charts). +* [JGraphX](https://github.com/jgraph/jgraphx) - Library for visualisation (mainly Swing) and interaction with node-edge graphs. ## Search