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 |
What is the design pattern that java uses for all swing components ?
How can you draw using Swing components?
What are the advantages of swing over awt?
what is the diff's between swing and applet?
What is swing delegation event model in java?
What is java panel swing?
what do u mean by GUI framework
Is javafx better than swing?
How to merging the particular cells in JTable
What is the difference between invokeAndWait() and invokeLater()?
What is an event and what are the models available for event handling?
What is difference between swing and awt?