4 messages in org.netbeans.graph.usersWebstart example reimplementation usi...
FromSent OnAttachments
Holger BrandlMay 9, 2007 6:39 am 
David KasparMay 9, 2007 7:11 pm 
Holger BrandlMay 10, 2007 12:56 am 
David KasparMay 10, 2007 8:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Webstart example reimplementation using graph v2?Actions...
From:Holger Brandl (hbra@techfak.uni-bielefeld.de)
Date:May 9, 2007 6:39:12 am
List:org.netbeans.graph.users

Hi,

I've worked through the examples (including the tutorial part1) in order to develop an application, which allows to connect, create and edit nodes via drag and drop. Unfortunately non of them contained hints of how to do.

I've also tried to reuse the FlowScene stuff from the mobility package, but there were too many dependencies.

The best (complex enough but still understandable) example for me was the WebStart-demo of the old graph-library. (This example is located in CVSROOT/graph/webstart ). Are there any plans to reimplement this using the new API? IMHO this would be a real help when learning to develop real applications with graph v2.