What are the benefits of using Swing over AWT?

Answers were Sorted based on User's Feedback



What are the benefits of using Swing over AWT?..

Answer / ranganathkini

1. Pluggable Look and Feel
2. Swing is more lightweight than AWT
3. Larger set of components such as tables, trees, sliders,
spinners, progress bars,internal frames and text components.
4. Components can be bound to keyboard events to react to
keystrokes.
5. Built on the MVC model
6. Better support for multi-threading

Is This Answer Correct ?    63 Yes 2 No

What are the benefits of using Swing over AWT?..

Answer / noorjahan

1.It is more powerful and flexible than awt
2.All the components of swing are non rectangular
3.Swing is totally implemented in java , while in case of
Awt,it uses the native code of the operating system.
4.Swing has transparent pixel while awt has opaque pixel.

Is This Answer Correct ?    26 Yes 5 No

What are the benefits of using Swing over AWT?..

Answer / archana hanchate

1.Swing provides both additional components and added functionality to AWT-replacement components.
2.Swing components are lightweight
3.Swing provides paint debugging support for when you build your own components

Is This Answer Correct ?    9 Yes 1 No

What are the benefits of using Swing over AWT?..

Answer / archana hanchate

Swing provides a richer set of components than AWT. They are 100% Java-based.

Is This Answer Correct ?    8 Yes 1 No

What are the benefits of using Swing over AWT?..

Answer / krithika

1.Swing provides both additional components and added functionality to AWT-replacement components.
2.Swing components are lightweight
3.Swing provides paint debugging support for when you build your own components

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Swing Interview Questions

I want to change the appearance of Frame in Runtime, what class can be used to do this?

2 Answers   TCS, Wipro,


What is the base class for all of swing components?

11 Answers   Infosys,


What are the features of JFC?

1 Answers  


What is swing used for?

0 Answers  


What is java swing used for?

0 Answers  






Is java swing deprecated?

0 Answers  


Difference between ligt weight and heavy weight?

5 Answers  


please any one explain this project: Minimizing recovery state in geographic ad hoc routing

1 Answers   IBM,


What is import javax swing * used for?

0 Answers  


Name the method, to expand & collapse nodes in a Jtree?

1 Answers   Wipro,


What are the benefits if Swing over AWT?

0 Answers  


What is javax swing joptionpane?

0 Answers  


Categories