what is the diff's between swing and applet?
Answer Posted / jeena joy
Swing is a light weight component whereas Applet is a heavy
weight Component..Applet Does not require main
method ,instead it needs init method.
| Is This Answer Correct ? | 136 Yes | 18 No |
Post New Answer View All Answers
What is swing control in java?
What is swing in java javatpoint?
How does accessibility works in swings?
Write a program to paint the off-screen buffer in swings
What are the containers available in swing?
What is swing and its features in java?
What is swing?
What are heavyweight components? What is lightweight component?
What are swing controls?
Is swing still used in java?
What is a swing application?
Is swing still used?
How is parsing html used in swing?
How to align components in java swing?
Explain the difference between awt and swt.