Hi,
I am trying to use the JFreeChart package using JBuilder, and when I try compiling, an error occurs saying if cannot find the class Drawable under:
com.jrefinery.ui.Drawable, I looked in the package and also could not find this class- any ideas on how to fix this problem or to get this class??
Thanks
Kamal
Cannot find Drawable class
Re: Cannot find Drawable class
It is in the JCommon class library. The JCommon jar file is included in the JFreeChart distribution. The README file has details of where to get the source code if you need it.
Regards,
Dave Gilbert
Regards,
Dave Gilbert