>
> Frederick,
>
> Look into G0++ from Northwoods Software Corporation.
> http://www.nwoods.com/go/jgo.htm
>
> shashi
>
> -----Original Message-----
> From: Frederick Beernaert
>
> The type of product I'm looking for is a type of Java drawing tool (that I
> can use from a panel inside of a Java applet) where I can display nodes and
> links (lines between the nodes). I need to be able to click on the nodes and
> links to perform certain events. I would also need to be able to change the
> icon of the node as well as type text below it as well as above the links
> Also something that would be beneficial but not critical would be if the
> nodes would try to fit the screen if the number of nodes changed. If anyone
> knows of any tool(s) that fit the criteria listed above, I'd appreciate it.
> Thanks.
>
> Berkie
Hi Berkie !
In your case I would prefer a free tool ..
like
a) DIVA ..http://www-cad.eecs.berkeley.edu/diva
or the nice
b) http://www.cs.umd.edu/hcil/jazz .. with
more active people .. and nice
linking and zooming ..
I already build a kind of graph editor
for our own graph modell ( with edges, ports
and nodes ..) with diva ..
diva comes with the whole code .. and
you can build in the features you are missing ..
But what you described above should be possible
with diva .. I can also change the graphical representation
of the nodes at runtime .. but currently this is based
on gifs and jpg's .. so not so nice ..
If you maybe want use Diva .. I would like
to exchange ideas how to use it in the
right way .. some things still mystic
for me ..
Has anyone else ideas/links of
free java2d libs and tools ..?
Thanks and best regards !
Frank
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".