Answer Posted / narmada
Swing is a light weight component coz they dont have native resource of their own. It is based on MVC(Modal -View Controller)i.e its look and feel is independent of the hardware and OS.
AWT is a heavy weight component coz it is associated with its own resources. Since JVM helps in translating AWT calls to the appropriate OS , it is platform dependent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to reload a jframe in java swing?
What is swing framework in java?
What is java swing application?
What is swing control in java?
What is swing gui?
How is multi-threading gets implemented using swing?
What is event in java swing?
What is java swing gui?
What is the purpose of action interface in swing?
What is frame in java swing?
Why swing is used in java?
What is awt and swing?
Which package is needed for swing components?
What is layout in java swing?
What are the features of swing in java?