Sign in to follow this  
srividya_sharma

Fusioncharts Swing Integration

Recommended Posts

Hi everybody,

 

We finally have a working example for FusionCharts in a Java Swing-based desktop application.

 

FusionCharts Swing application requires the JFlashPlayer and DJNativeSwing libraries for embedding flash in swing components.

 

Please note that this example works only in Windows environment becuase of the JFlashPlayer limitation.

 

Apart from these jars, the application also requires the following FusionCharts jar files:

1. fcswing.jar

2. fchelper.jar

3. fcexporter.jar

4. fcexporthandler-swing.jar

 

Please place the jflashplayer jar and DJNativeSwingjar files in the lib folder before testing.

 

Please read the guidelines for setup in Readme.txt

 

Please run FusionChartsSwingMenu to view a basic menu to launch the examples.

 

Please view the documentation by opening Documentation > HtmlDocs > index.html

 

Please note that these examples are basic ones with no great look and feel.

 

Please try this out and if you face any issues, get in touch.

 

Your feedback is valuable to us. Please feel free to post your comments and suggestions on this.

 

 

References:

 

http://www.jpackages.com/jflashplayer/

 

and

 

http://djproject.sourceforge.net/ns/

 

Srividya

Keep FusionCharting!

FusionChartsSwingDemov3_2Nov242010.zip

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