PDA

View Full Version : Java applets



dnsd
January 30th, 2001, 07:44
Could anybody explain me, what is happening exactly when in java applet

when we use "import java.applet.Applet"

& when we extend the Applet class.

why we need both if they are the same. is it compiler thoery i should refer?