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 is layout in java swing?
How to generate bill in java swing?
What method is used to specify a container's layout?
What are heavy weight components ?
What are the swing components in java?
Why do we use swing in java?
What is swing gui?
What is the process of setting the layout manager?
Why does JComponent have add() and remove() methods but Component does not?
What is an on stage swing?
What is the difference between a scrollbar and a jscrollpane ?
What is Java Swing?
Is swing better than awt?
How is multi-threading gets implemented using swing?
What is content pane in swing?