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


Please Help Members By Posting Answers For Below Questions

Write a program to paint the off-screen buffer in swings

556


Which method of the Component class is used to set the position and size of a component?

562


What is swing and its features in java?

492


Why would you use swingutilities.invokeandwait or swingutilities.invokelater?

550


What is the process of setting the layout manager?

589






What is an event handler in swing?

630


What is swing in java with example?

506


What is the use of java swing?

524


Which containers use a border Layout as their default layout in swing?

562


Is java swing still used?

533


What is jfc swing in java?

522


Is swing part of core java?

528


What is an event and what are the models available for event handling?

542


What is the purpose of action interface in swing?

554


Can a class be it?s own event handler? Explain how to implement this?

538