We use java because it is platform independent.But the Applet is actually a Platform dependent.Swing is platform independent.
Swing->platform independent
A swing is a component of lightweight that represents an attractive GUI.
An Applet is the opposite it is a component of heavy weight that needs a web browser or viewer.
a swing is a component of lightweight that represents an attractive GUI. an applet is the opposite it is a component of heavy weight that needs a web browser or viewer.