What is the use of java swing?



What is the use of java swing?..

Answer / Shalesh Kumar

Java Swing is a GUI library used for building desktop applications, applets, and lightweight components in Java. It provides a rich set of pre-built components, customizable layout managers, support for pluggable look-and-feel, and improved performance compared to the older AWT library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

Why should the implementation of any swing callback (like a listener) execute quickly?

1 Answers  


How to add and delete nodes in Jtree?

1 Answers   MindMill,


Explain the differences between an applet and a Japplet?

2 Answers   College School Exams Tests, Satyam,


What is meant by JFC?

6 Answers   Mindlogicx, SDS,


Hello ..Friends. I need a Code which makes a software of Enter the cheque Details.. means any enduser enter the details in a Particular field that should be printed on the paper On Cheque. at the backend side it sholud be printed on pdf file. Thanks in Advance

0 Answers  


What is import javax swing jframe?

1 Answers  


How to reload a jframe in java swing?

1 Answers  


What is frame in java swing?

1 Answers  


What is the use of double buffering in swings?

1 Answers  


What are the features of JFC?

1 Answers  


What is awt and swing?

1 Answers  


Where is java swing used?

1 Answers  


Categories