Hi Saehoon, "Saehoon Cheon" <[EMAIL PROTECTED]> wrote on 08/15/2007 04:24:52 PM:
> Can you show me a java code example? The "tool tip" support built into Batik doesn't need Java. You preannotate your document with the tool tips you want. You could also look at: samples/tests/spec/scripting/addDescOnClick.svg Which adds a 'desc' tag in response to a click in the SVG. > On 8/15/07, Andreas Neumann <[EMAIL PROTECTED]> wrote: > Batik supports tooltips. > > If you have something like: > > <rect ....> > <title>Some tooltip</title> > </rect> > > it will display the content of the title element in a tooltip. > > Maybe this helps in your case? > > Andreas > > Saehoon Cheon wrote: > > Hello again, > > I'd like to make a message balloon when mouse moves over a component. > > Does batik support that function? > > Otherwise, how can I make it? Can I make it with other java packages? > > If so, please recommend a good packages I can download. > > > > Thank you in advance. > > > > > > > > > -- > -- > ---------------------------------------------- > Andreas Neumann > Institute of Cartography > ETH Zurich > Wolfgang-Paulistrasse 15 > CH-8093 Zurich, Switzerland > > Phone: ++41-44-633 3031, Fax: ++41-44-633 1153 > e-mail: [EMAIL PROTECTED] > www: http://www.carto.net/neumann/ > SVG.Open : http://www.svgopen.org/ > Carto.net: http://www.carto.net/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > Saehoon Cheon > The University of Arizona > Dept.Electrical and Computer Engineering --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
