John V. Sichi wrote:
> Recently, someone named Carl Anderson contacted me saying he could
> contribute code to integrate JGraphT with Touchgraph (see
> www.touchgraph.com). I've asked him for the files; I'll check them in
> once he sends them to me.
Carl sent me the files, so I have committed them to Subversion.
For now, I put his converter into the experimental area. (It's not a
full adapter like we have for JGraph.) To run the touchgraph demo, run
"ant exp.touchgraph". I don't know what I'm doing with GUI stuff so the
way it comes out you have to resize the window to see anything, and it
would disappear immediately if it weren't for the
Thread.currentThread.sleep call I put in. Help!
JVS
|