Is swing better than awt?
Answer / Munish Kumar Binjola
Swing offers several advantages over AWT, such as platform independence, a lightweight rendering pipeline, and better internationalization support. However, Swing can be more resource-intensive due to its advanced features, making AWT the preferred choice for certain applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why swing is used in java?
Write a program to paint the off-screen buffer in swings
How to perform action on button in java swing?
Explain the difference between jfc & wfc.
What is the relationship between clipping and repainting?
What is swing control?
What is JTable and what is its purpose?
What is java swing used for?
What is layout in java swing?
What are the advantages of swing over awt?
Why do we use swing in java?
How to create a swing gui in java?