Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need help for two thing:: JFace/SWT and Drawing an updating graph! plz help

807600Nov 4 2007
Hey all,

This is my first post on this forum and I was wondering if you guys can help me with two problems that im currently having and I would be really grateful.

1. When ever i try to use the SWT/JFace tools and run it as a java app. I get this error:

java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IProgressMonitor
Exception in thread "main"

any suggestions??

2. Now this is my main question:: How should I go about programming a graph that updates based on numbers in an array? Basically set of numbers in an array ( unsorted ), and as it is getting sorted I want a graph displaying how it is getting sorted. The graph is just a basic XY chart.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2007
Added on Nov 4 2007
0 comments
110 views