What are differences between swing and awt?



What are differences between swing and awt?..

Answer / Jitendar Singh

Swing is built on top of AWT (Abstract Window Toolkit) and improves upon it by providing more powerful and customizable components, platform independence, a lightweight rendering pipeline, and better internationalization support.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

what is difference between checked and unchecked exception plz explain examples ?

5 Answers   Fujitsu,


What is the class in swing to change the appearance of the frame in runtime?

1 Answers  


Why should the implementation of any swing callback (like a listener) execute quickly?

1 Answers  


how to give transparency to JComboBox,JList and JTable

5 Answers   Ness Technologies,


What are the containers available in swing?

1 Answers  


Explain the difference between jfc & wfc.

1 Answers  


What do you mean by java swing?

1 Answers  


What is the design pattern that java uses for all swing components ?

1 Answers  


What is the use of jcomponent class in swing?

1 Answers  


What are heavyweight components? What is lightweight component?

1 Answers  


What is java swing used for?

1 Answers  


what are the root classes of all classes?

4 Answers  


Categories