please help me a program

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
John Matthews
Posts: 513
Joined: Wed Sep 12, 2007 3:18 pm

Re: please help me a program

Post by John Matthews » Sun Jun 24, 2018 1:13 am

You need a compatible version of JCommon in your class path; it includes org.jfree.util.PublicCloneable.

Locked