what is the diff's between swing and applet?

Answer Posted / meenu

1. applets are dependent on windows..swings are independent.
2. applets are heavy weight.. swings are light weight.
3. applets required browser.. swings not required.
4. applets does not need any main method.. swings need.
5. to add applet we use java.. for swings javax.
6. applets use awt layouts.. swings has its own layout.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various components of swing?

515


Where is java swing used?

584


How to reload a jframe in java swing?

550


What are the benefits if Swing over AWT?

598


Explain the difference between jfc & wfc.

568






What is import javax swing * used for?

561


What is java awt and swing?

608


What is jpanel in java swing with example?

508


What is difference between applet and swing?

537


Write a program to include the internal frame in swing.

549


What are the components of swing in java?

545


How to perform action on button in java swing?

504


Why swings are used in java?

527


What is swing and awt in java?

519


What are the advantages of swing over awt?

498