What is the difference between AWT & Swing?
Answer Posted / chamil dias
AWT components use native methods whereas Swing components
use the methods that are written in Java.
AWT components are Heavy weight and Swing components are
Light weight.
Awt is not platform independent where as swing is platform
independent
| Is This Answer Correct ? | 40 Yes | 15 No |
Post New Answer View All Answers
How to reload a jframe in java swing?
What is difference between applet and swing?
What is container in java swing?
Why do we use swing in java?
What is swing delegation event model in java?
Is java swing still used?
Why swing is used in java?
What do you mean by java swing?
What is the use of jfc in java swing?
What is javax swing joptionpane?
What is java swing used for?
What is the design pattern that java uses for all swing components ?
What does javax swing do?
What is jfc? What are the features of jfc?
What is swing used for?