org.jfree.ui.Drawable does not exist

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Guest

org.jfree.ui.Drawable does not exist

Post by Guest » Thu Oct 30, 2003 5:41 pm

I have dropped the following jar into shared/lib and common/lib:
jfreechart 9 13
jfreechart 9 13 demo
jcommon 8 8

Does anybody know how to import this class??

derrick.robertson@bt.com

emdlc
Posts: 9
Joined: Mon Oct 20, 2003 9:09 pm
Location: Virginia
Contact:

jcommons.jar

Post by emdlc » Tue Nov 04, 2003 11:17 pm

That class should be in the jcommons.jar which it should find if your classpath is correct. Determining that depends on your setup.
Ed Delacruz

Guest

Post by Guest » Thu Nov 13, 2003 4:33 pm

Jcommons ??

Do you mean the version of jcommon like 0 8 8 or do you mean a seperate jar file?

Jeffh
Posts: 13
Joined: Thu Oct 09, 2003 9:47 am

Post by Jeffh » Thu Nov 13, 2003 4:43 pm

it is in jcommon-0.8.8.jar

Jeff

Locked