Answer Posted / suresh kumar
The Heavy weight components are drawn by the os when the
programs are executed.
For eg: AWT programs
So what happen is when we tried to the run that class file
of a AWT program, it will change its appearance because,
here the components are drawn the os again bt in another
system.
But the light weight components are by the java program
itself.
For eg: Swing programs.
So whenever we tried to run the class file in any system it
does not change its appearance
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is import javax swing in java?
What is an on stage swing?
What is swing api?
What is container in java swing?
What is swing control in java?
What is difference between swing and awt?
What do you mean by java swing?
Which containers use a border Layout as their default layout in swing?
What does javax swing do?
Why should the implementation of any swing callback (like a listener) execute quickly?
How do you swing an applet?
Why swings are called lightweight components?
What is pane in swing?
What are the advantages of java swing over angular?
What is frame in java swing?