what is the diff's between swing and applet?
Answer Posted / vigneswaran
|
applet | swing
___________________________________________________________
1.we are used empedded html |
in applet | but not used in swing
|
2.heavy weight | high weight
|
3.no Look and feel | Look and feel
|
|
|
|
|
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Where is java swing used?
What is swing api?
What are heavy weight components ?
How to change button color in java swing?
Can a class be it?s own event handler? Explain how to implement this?
Who created the swing?
When we should go for codebase in applet?
How to move from one page to another in java swing?
Is java swing deprecated?
What is swing in java with example?
What is container in java swing?
Explain how to render an html page using only swing.
What is the process of setting the layout manager?
Which method is used for setting security in applets?
Why swing components are called lightweight components?