Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: need API for Connection Routing in Interactive Diagram Editor

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need API for Connection Routing in Interactive Diagram Editor

    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


  2. #2
    Member Darryl.Burke's Avatar
    Join Date
    Mar 2010
    Location
    Madgaon, Goa, India
    Posts
    494
    Thanks
    8
    Thanked 48 Times in 46 Posts

    Default Re: need API for Connection Routing in Interactive Diagram Editor

    Oh, you even multiposted within the same site, as well as posting to at least 3 different forums? You must be really desperate to cheat on your homework.

    db

  3. #3
    Junior Member
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: need API for Connection Routing in Interactive Diagram Editor

    Desperate yeah.....but i am not trying cheat.
    I am trying to develop an Diagram editor and right now I am having troubles with the wiring/connections stuff.
    Thought I would definitely get some help for you guys.
    Thanks for your interest.

Similar Threads

  1. need API for Connection Routing in Interactive Diagram Editor
    By pavan arepu in forum AWT / Java Swing
    Replies: 2
    Last Post: April 21st, 2010, 10:19 AM
  2. UML Diagram Help
    By chizzle in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 15th, 2010, 04:12 AM
  3. Unable to create a new connection!
    By fh84 in forum JDBC & Databases
    Replies: 1
    Last Post: November 20th, 2009, 05:58 PM
  4. cant get rid of http connection
    By kartik in forum Java Networking
    Replies: 1
    Last Post: July 21st, 2009, 03:09 AM
  5. Interactive Touchscreen using Java or Java Fx
    By indigovision in forum Paid Java Projects
    Replies: 3
    Last Post: March 16th, 2009, 02:35 PM