What is awt and swing in java?
Answer / Neel Mani Dixit
AWT (Abstract Window Toolkit) and Swing are libraries used for creating graphical user interfaces in Java. AWT provides the foundation for creating GUIs, while Swing builds upon AWT to offer more powerful and customizable components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between invokeAndWait() and invokeLater()?
What is container in java swing?
Difference between AWT and Swing compenents?
Is java swing still used?
How does accessibility works in swings?
What is difference between swing and awt?
Why do we use swing in java?
What is sling swing?
What are controls and what are different types of controls in awt?
how to give transparency to JComboBox,JList and JTable
Why swing components are called lightweight components?
What is content pane in swing?