What is java awt and swing?



What is java awt and swing?..

Answer / Siddhartha Kumar Prasad

Java AWT (Abstract Window Toolkit) provides a simple GUI API. Java Swing, on the other hand, is a more advanced GUI API that builds upon AWT and offers a more flexible component hierarchy, improved performance, and better integration with native windowing systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What is pane in swing?

1 Answers  


What is an on stage swing?

1 Answers  


Is swing thread-safe?

1 Answers  


What is awt and swing in java?

1 Answers  


what are the steps required in creating an empty table drop?

1 Answers  


What is JTable and what is its purpose?

4 Answers  


What is the corresponding Layout for Card in Swing?

3 Answers   Patni,


What is the difference between a scrollbar and a jscrollpane ?

1 Answers  


What is jlabel java swing?

1 Answers  


What is java swing application?

1 Answers  


Is there any heavyweight component in swings?

1 Answers  


What is import javax swing jframe?

1 Answers  


Categories