What is the difference between AWT and Swing ?
Answer / sathya
AWT are heavy weight components, where as Swing are light
weight. AWT are more dependent on the underlying O.S.
Swing is more flexible and offer more and better GUI
components compared to AWT
| Is This Answer Correct ? | 8 Yes | 0 No |
Which method is used for setting security in applets?
Why swing components are called lightweight components?
Is java swing still used?
What is swing framework in java?
How to add calendar in java swing using eclipse?
what do u mean by GUI framework
what do u mean by GUI framework
What is java panel swing?
how to give transparency to JComboBox,JList and JTable
when we right click on the JTable using mouse it works properly but how to right click on JTable in java using keyboard what should be the code for the same.....? Thanks Nitin
What are the features of JFC?
How to print in java swing application?