what is the diff's between swing and applet?
Answer Posted / raj sharma
for applet we use java.* class file and for swing we use
javax.* class file.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What are the advantages of swing?
How to change button color in java swing?
Where is java swing used?
In what context should the value of swing components be updated directly?
What are the swing components?
What are heavyweight components? What is lightweight component?
What is import javax swing?
What is Java Swing?
Is swing an adjective?
Why is model-view-controller architecture used in swing?
What is the design pattern that java uses for all swing components ?
What is difference between awt and swing?
What method is used to specify a container's layout?
Is swing still used in java?
Is there any heavyweight component in swings?