Search found 4 matches

by userkevin41
Sun May 17, 2009 3:45 am
Forum: JFreeChart
Topic: Anyway to drag markers?
Replies: 2
Views: 3847

Anyway to drag markers?

Is there any known way to be able to move a marker from side to side while all the way updating the markers visible position so that users can guide the marker exactly where they want it? - Thanks
by userkevin41
Sat May 16, 2009 2:05 am
Forum: JFreeChart
Topic: java.lang.NoClassDefFoundError: when using chartComposite
Replies: 4
Views: 6559

Re: java.lang.NoClassDefFoundError: when using chartComposite

I am using SWT 3.4 Final Release - 19 June 2008, so it is the newest version other than the non-stable version. Could it have anything to do with the fact that I added it to my project build path as a required project in eclipse by selecting the zip file I received when downloading SWT? Thanks.
by userkevin41
Thu May 14, 2009 6:45 am
Forum: JFreeChart
Topic: java.lang.NoClassDefFoundError: when using chartComposite
Replies: 4
Views: 6559

java.lang.NoClassDefFoundError: when using chartComposite

Hi, when I try to use chartComposite I get the error Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/events/PaintListener at java.lang.ClassLoader.findBootstrapClass(Native Method) at java.lang.ClassLoader.findBootstrapClass0(Unknown Source) at java.lang.ClassLoader.loadCl...