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 |
Why should the implementation of any swing callback (like a listener) execute quickly?
How to add and delete nodes in Jtree?
Explain the differences between an applet and a Japplet?
2 Answers College School Exams Tests, Satyam,
What is meant by JFC?
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
What is import javax swing jframe?
How to reload a jframe in java swing?
What is frame in java swing?
What is the use of double buffering in swings?
What are the features of JFC?
What is awt and swing?
Where is java swing used?