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
    Last edited by Darryl.Burke; April 21st, 2010 at 02:12 AM. Reason: Found another cross post

  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

    I applogize for the cross posting. Its my first time posting and I will not repeat the same.
    I appreciate you guys, for the goob job you have been putting in.

Similar Threads

  1. UML Diagram Help
    By chizzle in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 15th, 2010, 04:12 AM
  2. how can i connect with a dial up connection
    By reguapo in forum Java Networking
    Replies: 1
    Last Post: February 2nd, 2010, 06:21 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