hi, i have done up my program using implements JFrame... i wants to make it a JApplet...
but when i compile it give me a error saying "cannot find symbol method addWindowListener(<anonymous java.awt.event.WindowAdapter>)"
i try to run my program using JFrame and everything is normal... but i can't convert it to applet... please help me. thank you.
