Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #6522
| From | jayalath.tharaka@yahoo.com |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Error in Applets |
| Date | 2011-07-24 21:50 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <58f6eee1-4d57-4dca-99f6-ea95b55229df@t38g2000prj.googlegroups.com> (permalink) |
I downloaded the example applet on this page: http://download.oracle.com/javase/tutorial/uiswing/components/applet.html I tried to compile TumbleItem.java I got the following: symbol : class SwingWorker location: package javax.swing import javax.swing.SwingWorker; I have the latest installed java update for MAC so IDK whats going on. Thats what my friend got but I got a runtime following error - java.lang.NoSuchMethodError: main Exception in thread "main" Process completed. all are updated by the latest versions and I am using Windows XP.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Error in Applets jayalath.tharaka@yahoo.com - 2011-07-24 21:50 -0700 Re: Error in Applets Roedy Green <see_website@mindprod.com.invalid> - 2011-07-25 00:45 -0700 Re: Error in Applets "John B. Matthews" <nospam@nospam.invalid> - 2011-07-26 02:40 -0400
csiph-web