That means there is no method matching the signature you gave. It could be a parameter missing, a mispelling, or a number of problems.
udit,
you forget the t in paint:
public void pain(Graphics g)
change to;
public void paint(Graphics g)
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
Hello there,
im begineer too, but i found coding is not the matter, please read JCreator Help Contents, u will find JC doesnt have applet viewer, u must insert manually class filename into html applet template provided, then run that html file as usual, why not switch to TextPad, simple & lightweight yet applet viewer builtin
Unless you're FORCED to use JCreator, try Eclipse . It has everything and then some more..
thekashyap
Practically a Posting Shark
811 posts since Feb 2007
Reputation Points: 254
Solved Threads: 75
Please use "[CODE]" to post code. It makes it a lot easier to read! Also, try to write better English. It is hard to understand what you write.
Cort3z
Junior Poster in Training
56 posts since Oct 2009
Reputation Points: 10
Solved Threads: 2