A question on Applet

Hi all,

I have a question on applet. I read that an applet has a life cycle

of init(), start(),stop(),destroy(). In some of the examples I reas these methods were specifically mentioned but then there were many examples in which these methods were just not used. how is this possible ? Could anyone help me ?

[328 byte] By [ninjavaa] at [2007-11-26 20:07:40]
# 1
This will answer all your questions. Read it carefully. http://java.sun.com/docs/books/tutorial/deployment/applet/appletMethods.htmlMessage was edited by: qUesT_foR_knOwLeDge
qUesT_foR_knOwLeDgea at 2007-7-9 23:09:54 > top of Java-index,Java Essentials,New To Java...
# 2
Thanks a lot. I appreciate the help.
ninjavaa at 2007-7-9 23:09:54 > top of Java-index,Java Essentials,New To Java...
# 3
> Thanks a lot. I appreciate the help.You're welcome.
qUesT_foR_knOwLeDgea at 2007-7-9 23:09:54 > top of Java-index,Java Essentials,New To Java...