Explain the difference between awt and swt.



Explain the difference between awt and swt...

Answer / Parul Srivastava

AWT (Abstract Window Toolkit) is a platform-independent GUI library for Java 1.0, while SWT (Standard Widget Toolkit) is an open-source GUI toolkit that provides platform-specific widgets to be wrapped in a Java API.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What is content pane in swing?

1 Answers  


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

1 Answers  


Why do we use swing in java?

1 Answers  


what do u mean by GUI framework

1 Answers  


Name the borders provided by Swing?

1 Answers   Accenture,


Which containers use a border Layout as their default layout in swing?

1 Answers  


What are the components of java swing?

1 Answers  


What is an event handler in swing?

1 Answers  


What is jlabel java swing?

1 Answers  


Why swings are used in java?

1 Answers  


What is double buffering ?

1 Answers  


What is the difference between swing and awt in java?

1 Answers  


Categories