what is the diff's between swing and applet?
Answer Posted / arun k
swings:
swings are the best for designing an application in java and it gives good look and feel
it is not depends on web browsers
it can run on any where through command prompt
it is a light weight
applet:
applets are the best for designing an application in java
it not gives look and feel
it is depends on web browsers
it can run through web browsers
it is a heavy weight
default layout is flow layout
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's java swing?
What do you mean by java swing?
What is the use of java swing?
What is swing used for?
What are the benefits of swing over awt?
What is java swing package?
What is container in java swing?
What is an event handler in swing?
What is swing control?
What is swing?
Which method of the Component class is used to set the position and size of a component?
What is frame in java swing?
What is java swing gui?
What are the differences between Swing and AWT?
Why swing is better than awt?