File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Light and heavy weight Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Light and heavy weight" Watch "Light and heavy weight" New topic
Author

Light and heavy weight

lakshmi v.samy
Ranch Hand

Joined: Feb 02, 2006
Posts: 30
Hi friends

Why we are telling awt components are heavy weight and swing components are light weight components

please help me

Thank in advance
Jeff Albertson
Ranch Hand

Joined: Sep 16, 2005
Posts: 1780
Here's why it's important to know the distinction and why you should think twice before mixing: http://java.sun.com/products/jfc/tsc/articles/mixing/
[ February 07, 2006: Message edited by: Jeff Albertson ]

There is no emoticon for what I am feeling!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Light and heavy weight
 
Similar Threads
putting screen output inside scroll bar
light weight& heavy weight
Interview questions
Difference between AWT and swings
List box appearing over JMenuBar dropdown