Example jframe application?

76 views
Skip to first unread message

joshua....@gmail.com

unread,
Jul 21, 2015, 10:42:52 AM7/21/15
to grph-high-performa...@googlegroups.com
Hey all. So I'm looking into using some graphing library to map out an idea I had. The issue I'm having though is that many of the graphing libraries out there seem to just imply that they can be integrated but don't always say how to do it. Great example would be GraphStream which completely changed a few key classes so it's rendered a lot of their documented samples unusable.

Anyways where I'm going with this is that I see that there is a swing implementation with this graphing library which I assume could be added to a jframe of some sorts, but I'm having issues seeing if there is some listener capabilities on things like the vertexes or edges. Ideally what I'm looking for is the ability to click on a vertex to get a menu up to change properties of that vertex or edge. I assume this is possible but I'm a bit lost as to where to start.

Any guidance or help in this regard would be greatly appreciated.

Luc Hogie

unread,
Jul 21, 2015, 12:21:50 PM7/21/15
to joshua....@gmail.com, grph-high-performa...@googlegroups.com
Hi Joshua,

Grph is a datastructure. It uses GraphStream for rendering, but it in no away focuses on displaying graphs.

You can add the feature you need by listening to GraphStream vertices, getting the corresponding Grph vertex, changing values on it, etc. But it will require a lot of coding.


--
You received this message because you are subscribed to the Google Groups "Grph: High Performance Graph Library for Java" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grph-high-performance-gr...@googlegroups.com.
To post to this group, send an email to grph-high-performa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Luc Hogie 

Phone: 06 80 91 40 71

Skype: luchogie


"Je suis heureux parce que c'est bon pour la santé" Voltaire


Reply all
Reply to author
Forward
0 new messages