4 messages in org.netbeans.graph.usersRe: Webstart example reimplementation...
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:Re: Webstart example reimplementation using graph v2?Actions...
From:Holger Brandl (hbra@techfak.uni-bielefeld.de)
Date:May 10, 2007 12:56:23 am
List:org.netbeans.graph.users

Hi David,

Anyway I have entered issue #103607 ( http://www.netbeans.org/issues/show_bug.cgi?id=103607 ) for it.

Thanks.

The original graphics from Graph Library 1.0 is not included in the Visual
Library. Therefore would you like to have exactly the same visualization? Or could it be different? What is the most important in the demo for you?

What I mainly liked about the old WebStart-demo was the integration of so many common graph-lib features within just two classes.

The main problem for me, when developing software using the new graph-lib v2, are missing examples for port-configuration. The old demo seemed to be more advanced in this field than the most current demo-programs (remember these nice rectangular ports of different types (single-link, target-only), configurable port positions, these cool hover effects when hovering the ports)).

The only examples which go in this direction are the VmdScene-ones. But because they rely on Strings for Nodes, Pins and Links, I would prefer another example using a GraphPinScene directly.

Such an example using rectangular, named ports of different types ( like source-only, single-link, etc.) including configurable port-positions would be a real help for me. Whats most important for me is ability to name and layout the ports like in the old WebsStart-Demo and the possibility to create/remove links between them interactively.

Best regards, Holger