What is the proper way to launch an external web browser when a web
link is clicked inside the JSVGComponent/JSVGCanvas?  Is there direct
support for this, or must I listen for mouse clicks and do it by hand?
I notice that when I hover over a link such as "http://xml.apache.org";
the cursor changes to a hand; when I click it seems to try and load
the URL as an SVG document in the canvas.  Is there a way to direct it
to load a web page (externally) instead?  I'm using Java Web Start,
which provides a means for launching an external browser; I just need
to get the event/url.

Thanks


--
George Armhold
Rutgers University
eLearning Grant, DCIS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to