Advice for creating a simple Visio like tool
843810Jan 12 2005 — edited Aug 10 2005Hello,
I need to create an application where the user can drag and drop different flowchart shapes from the tool bar and create a flowchart.
I need to know thew best approach to go about it. I have been browsing through the Drag and Drop tutorials but it seems to support dnd for swing components or images. I could use images but I i will not be able to manipulate those in the diagram.
Any help would be appreciated.
Regards