Answer Posted / neela
A AWT is heavy-weight components, but Swing is light-weight
components. AWT is OS dependent because it uses native
components, But Swing components are OS independent. We can
change the look and feel in Swing which is not possible in
AWT. Swing takes less memory compared to AWT. For drawing
AWT uses screen rendering where Swing uses double
buffering.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Is infobus easy to use?
What is local interface. How values will be passed?
what is a non-repeatable read?
What are transaction attributes?
Why does the tag url-encode javascript and mailto links?
What are the pros and cons of detached objects?
How to determine SGA site?
What’s jboss cache in short?
What value does readline() return when it has reached the end of a file?
Which javutil classes and interfaces support event handling?
What are the different approaches to represent an inheritance hierarchy?
What is colon_pkg_prefixes and what is its use?
Is jvm a overhead?
Is the session factory thread safe?
How a component can be placed on Windows?