What are the benefits of swing over awt?



What are the benefits of swing over awt?..

Answer / Vinod Singh Garbyal

Benefits of Swing over AWT include improved cross-platform compatibility, better look and feel customization options, more flexible layout managers, support for double buffering to reduce flicker, built-in support for heavyweight components like tables and trees, and integration with JavaBeans.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

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

1 Answers  


How can you draw using Swing components?

1 Answers  


What are the advantages of swing over awt?

1 Answers  


what is the diff's between swing and applet?

17 Answers   Invictus, Patni,


What is swing delegation event model in java?

1 Answers  


What is java panel swing?

1 Answers  


what do u mean by GUI framework

1 Answers  


Is javafx better than swing?

1 Answers  


How to merging the particular cells in JTable

1 Answers  


What is the difference between invokeAndWait() and invokeLater()?

1 Answers  


What is an event and what are the models available for event handling?

1 Answers  


What is difference between swing and awt?

1 Answers  


Categories