From: David H. <Dav...@na...> - 2004-03-04 20:07:12
|
Thanks. I found the documentation in the javadocs directory. I was able to compile the SwingDemo program, but when I ran the program, I'm getting following message: Exception in thread "main" java.lang.NoClassDefFoundError: SwingDemo (wrong name: org/jCharts/demo/swing/SwingDemo) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:502) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:250) at java.net.URLClassLoader.access$100(URLClassLoader.java:54) at java.net.URLClassLoader$1.run(URLClassLoader.java:193) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315) Does anybody know what this error message means? Any help would be greatly appreciated. I need to learn how to use library ASAP and create some plots. Thanks again. David >are you looking for the javadocs? > >They are in the javadocs dir of the archive. > > >--- David Han <Dav...@na...> wrote: >> I just downloaded and installed the Jcharts library, but I don't see >> any places where the Jcharts APIs are described. It is available >> somewhere on-line? >> >> -- >> David Han >> dav...@gs... >> 301-286-3617 >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IBM Linux Tutorials >> Free Linux tutorial presented by Daniel Robbins, President and CEO of >> GenToo technologies. Learn everything from fundamentals to system >> administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick >> _______________________________________________ >> jCharts-users mailing list >> jCh...@li... >> https://lists.sourceforge.net/lists/listinfo/jcharts-users > > >__________________________________ >Do you Yahoo!? >Yahoo! Search - Find what you=EDre looking for faster >http://search.yahoo.com > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dclick >_______________________________________________ >jCharts-users mailing list >jCh...@li... >https://lists.sourceforge.net/lists/listinfo/jcharts-users -- David Han dav...@gs... 301-286-3617 |