What is the difference between AWT & Swing?
Answer Posted / tina
AWT are heavy weight components whereas swing is a light
weight component because the swings are not platform
specific.
| Is This Answer Correct ? | 126 Yes | 26 No |
Post New Answer View All Answers
How to generate bill in java swing?
What is swing in java with example?
What are the advantages of the event-delegation model over the event-inheritance model?
What is the process of setting the layout manager?
What is jfc swing in java?
What is a swing day?
How does accessibility works in swings?
Explain the difference between awt and swt.
What is jlabel java swing?
What is jpanel in java swing with example?
Why are swing components called lightweight?
What is layout in java swing?
What is the use of java swing?
Which types of components are used in designing swing based gui?
What is difference between applet and swing?