Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Advice for creating a simple Visio like tool

843810Jan 12 2005 — edited Aug 10 2005
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2005
Added on Jan 12 2005
4 comments
189 views