Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the lifecycle of an applet?

Answer Posted / m abhishek

following four methods in an applet's life:
public void init();//called once in an applet's life, when
the applet is first loaded.
public void start();//called at least once in an applet's
life, when the applet is started or restarted.
public void stop();//called at least once in an applet's
life, when the browser leaves the page in which the applet
is embedded.
public void destroy();//called once in an applet's life,just
before the browser unloads the applet.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you create a button with rounded edges?

1244


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

1106


Explain what is orm?

1156


Explain the advantages and disadvantages of detached objects.

1079


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

2468


How can I scroll through list of pages like the search results in google?

1012


What is a sessionfactory? Is it a thread-safe object?

1265


Why do threads block on i/o?

1323


How will you pass parameters in RMI? Why do you serialize?

1316


Name three component subclasses that support painting?

1126


wahts is mean by dynavalidatorform in struts/

2121


what are memory considerations of jsp compares to other web components?

6589


Explain about thread synchronization inside a monitor?

2606


How database connectivity in XML is achieved?

2288


What is in-memory replication?

1134