Search found 4 matches

by Ken Skinner
Wed Aug 30, 2006 2:07 pm
Forum: JFreeChart
Topic: jfreechart applet doesn't run in Lotus Notes page
Replies: 3
Views: 4424

I was finally able to get past the LocalizationBundle issue by following the advise posted by Nemezis ("Problem with LocalizationBundle in JFreeChart-0.9.13, March 3, 2004). I just created the class files as suggested for each of the properties files that was not found, recompiled with ant and it so...
by Ken Skinner
Sun Aug 27, 2006 7:12 pm
Forum: JFreeChart
Topic: Missing LocalizationBundle and Can't Include in Jar File
Replies: 1
Views: 1909

Missing LocalizationBundle and Can't Include in Jar File

Hopefully someone's had this same issue and solved it. I can compile with no problems, but then I get the following at runtime: File not found when looking for: org.jfree.chart.plot.LocalizationBundle File not found when looking for: org.jfree.chart.plot.LocalizationBundle_en File not found when loo...
by Ken Skinner
Wed Aug 16, 2006 1:10 pm
Forum: JFreeChart
Topic: jfreechart applet doesn't run in Lotus Notes page
Replies: 3
Views: 4424

jfreechart applet doesn't run in Lotus Notes page

Hope someone can help with this issue. I have a sample JFreeChart java applet that I have been able to compile, pull up in a browser and view with no problems. Have tried to load it in a page in Lotus Notes, but can't get it to work in the Notes client. I've included the class file for the applet an...
by Ken Skinner
Tue Aug 08, 2006 10:08 pm
Forum: JFreeChart
Topic: Error in Demo Charts?
Replies: 1
Views: 3227

Error in Demo Charts?

I'm new at JFreeChart so I may be looking in the wrong place, but when I tried to compile the "PieChartDemo1" in source\org\jfree\chart\demo folder I get various compile errors. Mostly due to packages it could not find. One in particular that looked strange was the org.jfree.ui.ApplicationFrame impo...