Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between AWT & Swing?

Answer Posted / hemz

The classes contained in the java.awt package provide a
basic capability to create graphical user interfaces, but
the scope of the tools contained in java.awt is limited.
Furthermore, the actual implementation of the components is
done in a language other than Java, and the look and
behavior of the components is somewhat dependent on the
runtime platform's native environment. AWT components might
act slightly differently on a UNIX system than they would on
a PC.

The Swing classes are the next-generation (Java 2) GUI
classes. They provide a number of new components including
trees, tables, and tooltips, etc. Swing components are
written entirely in Java...

You can read more about swing here :
www.roseindia.net/java/example/java/swing/

Is This Answer Correct ?    56 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is swing in java with example?

1046


What is swing package in java?

1018


Write a program to include the internal frame in swing.

1070


Which layout does swing use by default?

1025


What is the difference between swing and awt in java?

1042


What are the differences between Swing and AWT?

1182


What is javax swing joptionpane?

1051


Why are swing components called lightweight components?

989


What is difference between awt and swing?

1108


How to perform action on button in java swing?

1001


What is an event handler in swing?

1197


What are the benefits of swing over awt?

1242


Why swing is better than awt?

1069


What is java swing application?

1047


What is jpanel in java swing with example?

1059