what is the diff's between swing and applet?

Answer Posted / vidya deshmukh

Swing is lightweigt process and run through main() method
in case of browser

Applet is heavyweight process and run within only browser
or with the help of browser

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create image slideshow in java swing?

621


Why are swing components called lightweight components?

488


What is the process of setting the layout manager?

606


Why swing is better than awt?

577


Why is model-view-controller architecture used in swing?

554






What is the difference between a scrollbar and a jscrollpane ?

773


What is java swing used for?

538


What is the use of jfc in java swing?

664


Which method of the Component class is used to set the position and size of a component?

572


What is the design pattern that java uses for all swing components ?

517


Is swing still used in java?

526


How to create a swing gui in java?

535


What is java swing gui?

484


What is a swing day?

538


Why should the implementation of any swing callback (like a listener) execute quickly?

576