What are the advantages of swing over awt?
Answer / Sujay Sen
Swing has several advantages over AWT. Swing components have a consistent look and feel across all platforms, support customizable layout managers, provide more pre-built GUI components, support pluggable look-and-feel (L&F), and are lighter in weight than AWT.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the base class for all of swing components?
What are swing components?
What are swings?
What is jpanel in java swing with example?
What is jlabel java swing?
What is the design pattern that java uses for all swing components ?
What does javax swing do?
What method is used to specify a container's layout?
I want to change the appearance of Frame in Runtime, what class can be used to do this?
What are the advantages of swing over awt?
What is a swing application?
What are the different components that are used to show a container?