Hi Emmy,
"Emmy Alex" <[EMAIL PROTECTED]> wrote on 03/09/2007 08:13:30 AM:
> The SVG Application.jar has a SVGApplication class. This class has a
> run method that registers the mouse click event. It also implements
> the handleEvent method of the org.w3c.dom.events.EventListener
> interface. Wh
Hi All,
I have an SVG that passes mouse click events to a function in a java
application (SVGApllication.jar).
The code for the SVG is as given below
http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink";>