What are the advantages of swing over awt?



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

Post New Answer

More Swing Interview Questions

What is the base class for all of swing components?

11 Answers   Infosys,


What are swing components?

1 Answers  


What are swings?

1 Answers  


What is jpanel in java swing with example?

1 Answers  


What is jlabel java swing?

1 Answers  


What is the design pattern that java uses for all swing components ?

1 Answers  


What does javax swing do?

1 Answers  


What method is used to specify a container's layout?

1 Answers  


I want to change the appearance of Frame in Runtime, what class can be used to do this?

2 Answers   TCS, Wipro,


What are the advantages of swing over awt?

1 Answers  


What is a swing application?

1 Answers  


What are the different components that are used to show a container?

1 Answers  


Categories