What is the difference between AWT & Swing?
Answer Posted / g.lakshmi
AWT are heavy weight components while Swing are light
weight components.
Light weight components have transparent pixels where as
heavy weight is always opaque.
Light weight components are non-rectangular.Heavy weight
components are rectangular
| Is This Answer Correct ? | 182 Yes | 49 No |
Post New Answer View All Answers
Why swings are called lightweight components?
What class is at the top of the AWT event hierarchy?
What is jlabel java swing?
Is java swing deprecated?
What is layout in java swing?
Which window contains the swing controls?
What's java swing?
what are the steps required in creating an empty table drop?
What are heavyweight components? What is lightweight component?
What is actionlistener in java swing?
What is swing components in java?
When we should go for codebase in applet?
What is the purpose of transferhandler class?
What is the difference between swing and applet?
What are the different types of layout managers used in swing?