I am trying to develop an Interactive Diagram Editor, for designing electronic circuits (block diagrams) using Java. I need to figure out a way to connect the nodes and the blocks.
Can anyone suggest a pre-existing standard JAVA API / library which I can use in my application development.
Thanks in advance.
Cheers,
Pavan