What are the advantage of swing over awt?
Answer / Manoj Kumar Baranwal
Swing offers several advantages over AWT: platform independence (look-and-feel), more versatile and consistent API, more powerful layout managers, support for high DPI displays, pluggable laf (Lightweight User Interface Toolkit), better event handling, and richer components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is java swing deprecated?
What is swing in java javatpoint?
What is the use of JTree?
What are the features of 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 an event and what are the models available for event handling?
Default layout for a ContentPane in JFC?
What is jpanel swing?
How to generate bill in java swing?
How to create image slideshow in java swing?
Explain the difference between swing and jsf.
What is the corresponding Layout for Card in Swing?