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 |
What is content pane in swing?
What are the different components that are used to show a container?
Why do we use swing in java?
what do u mean by GUI framework
Name the borders provided by Swing?
Which containers use a border Layout as their default layout in swing?
What are the components of java swing?
What is an event handler in swing?
What is jlabel java swing?
Why swings are used in java?
What is double buffering ?
What is the difference between swing and awt in java?