What class is at the top of the AWT event hierarchy?
What is swing container?
What are the different components that are used to show a container?
Why swing components are called lightweight components?
Explain the difference between awt and swt.
Is there any heavyweight component in swings?
What is the role of java swing?
What is the function of lightweight components used in swing?
Why would you use swingutilities.invokeandwait or swingutilities.invokelater?
When we should go for codebase in applet?
Which containers use a border Layout as their default layout in swing?
What is the function of internal frame in swing?
What is the design pattern that java uses for all swing components ?
How does accessibility works in swings?
Why swings are called lightweight components?