Hi everyone, I'm developing an application which gets data from a database. The content is shown as an image like a bar chart and so on. Therefore I want to use Batik. My questions are the following:
How is it possible to add tooltips to specific positions (like when you put the mouse on the bar chart, I know it's possible within svg but how can I create this with Batik?)? How can I convert Swing components to svg with batik? From what I read it seems possible but I have no clue how to do that. For example how can I convert a JTable into svg? I hope someone can help me with that. Or just give me some hints. Thanks for that
