Sign in to follow this  
fozog

FusionCharts in Java Swing

Recommended Posts

My application offers both a web and a swing interface. I have used Mozilla engine Java component to render FusionCharts within Swing Panel. But this implies delivering a quite heavy component (Mozzila engine is rouhgly 60MB).... I also got it running with BRComponent but is is an AWT component that complicates drawing.

I consider using JFlashPlayer (http://www.jpackages.com/jflashplayer/) but I can't find a way to pass data to the swf.

Do you have any idea on how I could embed FusionCharts in Swing in a light maner?

If you could have a look brief a JFlashPlayer (I know it is not your product) and give me a hint if what I want to do SEEM possible or not.

Thank you for your help

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this