![]() |
|
| Java Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Jul 2006
Posts: 1,391
Thanks: 1
Thanked 28 Times in 25 Posts
Rep Power: 19 | Life cycle of the Applet Life cycle of the Applet |
| | |
| | #2 (permalink) |
| Moderator Join Date: Apr 2006 Location: India
Posts: 637
Thanks: 57
Thanked 85 Times in 68 Posts
Rep Power: 19 | Re: Life cycle of the Applet The basic life cycle of an applet is init()--- > start()--- > stop() ----> destroy() Let me know your questions Thank You |
| | |
| | #3 (permalink) |
| Member Join Date: Jan 2007 Age: 28
Posts: 83
Thanks: 1
Thanked 4 Times in 4 Posts
Rep Power: 3 | Re: Life cycle of the Applet init( ) method - Can be called when an applet is first loaded start( ) method - Can be called each time an applet is started paint( ) method - Can be called when the applet is minimized or maximized stop( ) method - Can be used when the browser moves off the applet's page destroy( ) method - Can be called when the browser is finished with the applet |
| | |
![]() |
| Tags |
| applet , cycle , life |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BIRTHDAY CHART | AjayKumar.Kataram | FRIENDSHIP & LOVE | 5 | 10-08-09 08:13 PM |
| Please explain Testing Process/Test Life Cycle | naveen_p25 | Testing Tools & QA | 6 | 18-01-09 11:27 PM |
| Define Bug Life Cycle? What is Metrics | hasini | Testing Interview / Technical Questions | 6 | 28-03-08 07:27 AM |
| servlet life cycle | sumahals21 | JAVA Technologies | 1 | 15-12-06 08:08 PM |
| When exactly the 'testing' starts in the soft ware development life cycle? | slinkanand | Testing Tools & QA | 3 | 24-10-06 10:54 AM |
| More Interview Questions Here... |