I want to use Jung in my RCP user interface, is this possible?
the problem is that the Jung library works with JPanel and I should embed this JPanel in an Eclipse view (which works with composite) :( So how can I solve this problem...
|
I want to use Jung in my RCP user interface, is this possible? the problem is that the Jung library works with JPanel and I should embed this JPanel in an Eclipse view (which works with composite) :( So how can I solve this problem...
| ||||
|
feedback
|
|
Use Albireo (it's a wrapper over SWT_AWT). It's archived (i.e. not developed any more) but still works fine with current Eclipse versions. | |||||||||
feedback
|