Hi all,

Does anybody have suggestions for drawing a "network map" in a GWT
app?  The requirement I'm trying to satisfy is to visually depict the
relationships between physical and logical elements in the network.
This means I need to show icons for the elements and connect them with
lines and arrows, organizing them in a reasonable layout (e.g. so
lines don't cross).  It would be nice if the user could drag the
elements around the screen to customize the layout.

Is there a GWT class or library that supports this type of
functionality, either "native" to GWT or in a 3rd party extension?

Can I include a frame in my GWT app that incorporates a Java applet,
SVG window, or Flash player?  Is this a bad idea in general?  I'm
trying to learn what the best practices are for this kind of thing.

I'm new to GWT, and my company is just starting to investigate it as
the framework for a new application.  I apologize in advance if my
question is unlcear or mistaken in some way.

-- Joe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to