Answer Posted / somu
applet is heavy weight components
swing is light weight components
applet doesnot having progressbar,editorpane,passwordfield
controls.but swing having this
applet doesnot support to change button size
but swing support it,,,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do I get a duplicate name error when loading a jar file?
What is in-memory replication?
Which are the different segments of memory?
What is TL and its use?
Why are some of the class and element names counter-intuitive?
What is a class loader? What are the different class loaders used by jvm?
What are transaction attributes?
What is the purpose of the notifyall() method?
Have you used threads in Servelet?
What are the sequence of steps to write pub or sub model kind of application?
What are the different approaches to represent an inheritance hierarchy?
What value does readline() return when it has reached the end of a file?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is an abstract method?
how to use debug in my elipse to solve problems that exist in my project