Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Java in General
swing and awt
Smitha Prasad
Ranch Hand
Posts: 41
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
what is the difference between swing and awt?
Dirk Mohr
Greenhorn
Posts: 12
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi!
The main difference between awt and swing is, that awt uses native methods of the OS to display GUI-components whereas swing draws most of the components by itself.
Regards, Dirk
Dirk Schreckmann
Sheriff
Posts: 7023
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Brother Dirk has already explained a main difference between the two.
Sun's Overview of the Swing API
explains some more differences.
Good Luck.
[
How To Ask Good Questions
] [
JavaRanch FAQ Wiki
] [
JavaRanch Radio
]
Smitha Prasad
Ranch Hand
Posts: 41
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hey dirk and dirk... thanks!
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Problems in Focus
Frames
Test questions
Switching ColorModels In Realtime
Need Help for CardLayout.
More...