View Single Post
  #6 (permalink)  
Old 11-02-2007, 03:01 PM
unhurt unhurt is offline
Member
 
Join Date: Oct 2007
Posts: 21
unhurt is on a distinguished road
well i comment on the package and i got this

J:\Java\test>java RoundButton
Exception in thread "main" java.lang.NoSuchMethodError: main

i did put them all in the same directory, im just missing the picture they mention in exampleapplet

background = parentApplet.getImage(parentApplet.getCodeBase(), "actual/images/scott.jpg");

am i doing this right? i try running in appletviewer app.html but nothing
Reply With Quote