Hi,
Most people want to use the JSVGCanvas which is just a swing component. However, if you want the full browser frame (menus toolbar, etc) you can look in the batik.apps.svgbrowser directory and use the JSVGViewerFrame although this has some dependencies on the rest of squiggle.
Tonny Kohar wrote:
What do i need to do in order to integrate squggle in my application? I have the dom tree in memory, and i want to open it in the squiggle browser without writing it to an external file. how do i do that?
I am not sure about squigle, but using JSVGCanvas you can setDocument(Document).
Regards Tonny Kohar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]