GraphStream Users

Archives de la liste Aide


Concurrent Modification Exception while updating graph from SwingWorker


Chronologique Discussions 
  • From: Suhas Bhairav <suhasbhairav AT gmail.com>
  • To: graphstream-users AT litislab.fr
  • Subject: Concurrent Modification Exception while updating graph from SwingWorker
  • Date: Mon, 5 Sep 2016 21:50:30 +0200

Hi All,

I'm getting Concurrent Modification Exception when I try to update the graph ( I'm trying to add edges between nodes ) using SwingWorker class. The reason I'm using Swing Worker is that the number of nodes are pretty big ( >8000 nodes ) and  JFrame becomes unresponsive while the graph is being loaded. Can anybody suggest how to overcome such a problem?


Regards
Suhas Bhairav


  • Concurrent Modification Exception while updating graph from SwingWorker, Suhas Bhairav, 05/09/2016

Archives gérées par MHonArc 2.6.16.

Top of page