Re: java applet compile problem

2007-12-11 Thread Bogdan Marian
Robert Jerrard wrote: I am trying to enter the world of java applets but am having problems compiling applet code. I downloaded an analog clock applet from the web (which works) but want to modify it. However: [EMAIL PROTECTED]:~/Java$ kaffe AnalogClockApplet java.lang.NoSuchMethodError: main

java applet compile problem

2007-12-11 Thread Robert Jerrard
I am trying to enter the world of java applets but am having problems compiling applet code. I downloaded an analog clock applet from the web (which works) but want to modify it. However: [EMAIL PROTECTED]:~/Java$ kaffe AnalogClockApplet java.lang.NoSuchMethodError: main at java.lang.VMThrowabl