Hello community,
I'm actually quite new in using Batik. Unfortunately, I was unable to
find any useful help over the internet.
- I have a Swing Java Application containing a JSVGCanvas. The SVG is
loaded and printed properly.
- The SVG has some graphical elements containing onclick attributes.
How can I (the java application) be notified about each Events triggered
by an SVG element?
The idea behind this is that I would like to have this event being
handled and dispatched from a custom build java class, which will be
responsible to update, for example, another Swing window content (let's
say a JTextArea.append("new event from "+TARGET_ELEMENT+" of type
"+EVENT_TYPE) ).
Thanks for your help ;-)
Best regards
Lawrence Michel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]