what is the diff's between swing and applet?
Answer Posted / madhavsingh
applet: the components of applet are from underlying
operating system .
swing : Swing creates its own component.
Is This Answer Correct ? | 31 Yes | 14 No |
Post New Answer View All Answers
What is jpanel in java swing with example?
What is difference between awt and swing?
What is a swing day?
Why would you use swingutilities.invokeandwait or swingutilities.invokelater?
What is difference between swing and awt?
What is the difference between swing and applet?
Write a program to include the internal frame in swing.
What is import javax swing * used for?
What is the function of lightweight components used in swing?
What is an event in Swing?
What is java awt and swing?
What are the advantages of swing over awt?
What are the two key features of swing?
Which method is used by the applet to recognize the height and width?
What is import javax swing in java?