Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Open SVG files in a Swing App

807603Nov 2 2007 — edited Nov 2 2007
Hi, I want to show SVG images in my Java application

Can I use a jpanel or another jframe to show the image but inside the application? how can I do this? Is there any package or class that I can use to solve this problem?
(I've heard of something called batik, but how can I use this?)

if not,

How can I open the .svg file (For Example, I press a Button and then the file is opened with IExplorer)

thanx =)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2007
Added on Nov 2 2007
1 comment
315 views