what is the diff's between swing and applet?
Answer Posted / karthik
Apple :to execute Applet programe we should need any one
browser like Appletviewer,web browser.
Because Applet using browser container to run and all
action control with in browser container
swing :to execute swing no need any browser By which we can
create stand alone application
But Here we have to add container and maintain all action
control with in frame container
Applet : we dependent on brower to execute and action
swing : own
simply Instance problem
| Is This Answer Correct ? | 46 Yes | 7 No |
Post New Answer View All Answers
What is awt and swing?
Why should the implementation of any swing callback (like a listener) execute quickly?
What is the function of internal frame in swing?
What are the advantage of swing over awt?
What is swing framework in java?
Why swing is used in java?
What is a swing day?
What is the what is the difference between invokeandwait() and invokelater()? ?
How to create image slideshow in java swing?
Which method is used by the applet to recognize the height and width?
Is java swing deprecated?
Why swings are called lightweight components?
What is difference between applet and swing?
Which is better swing or awt?
What is a component in swing?