Explain the differences between an applet and a Japplet?

Answer Posted / chandra rekha

Components are basically of two types AWT(abstract window
tool) components and swing components. The swing components
provide better look and feel and they are light weight
components compared to awt components. Swing components are
derived from the javax.swing.* package and they are
prefixed with 'J'(like JFrame,JButton,JApplet)....applet is
derived from the package java.applet.*

Is This Answer Correct ?    35 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is import javax swing?

702


What are the different components that are used to show a container?

739


What is the use of java swing?

767


What are the advantage of swing over awt?

725


What are heavy weight components ?

799


What class is at the top of the AWT event hierarchy?

846


What is java swing application?

722


What is a swing day?

729


How to render an html page using only swing.

751


Who created the swing?

686


What is layout in java swing?

737


What is difference between swing and awt?

706


What is the use of jfc in java swing?

830


Explain how to render an html page using only swing.

1230


What are the components of swing?

734