Answer Posted / arshad ahmad
Awt is Heavy Weight Component and Swing is light Weight
component.Swing component takes less memory rather than awt
component.Swing Component look & feel is much beeter than
awt.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is swing and its features in java?
What is the function of lightweight components used in swing?
What is difference between awt and swing?
What are swing components?
What are the advantages of swing over awt?
Which types of components are used in designing swing based gui?
How to render an html page using only swing.
What is frame in java swing?
When we should go for codebase in applet?
Why should the implementation of any swing callback (like a listener) execute quickly?
What is swing package in java?
What is jlabel java swing?
What is difference between jframe and swing?
How is multi-threading gets implemented using swing?
What is a swing application?