Hello everybody!
 
I want to generate dynamically tool tips for some elements of a svg document.
Using a group and setting a title for example works fine. But instead of giving
the tool tips already in the svg file, I'm looking for a possibility to set them using
the batik api (like one would do with any JComponent - setToolTipText(...)).
 
Thank's in advance,
 
Christoph

Reply via email to