What makes an Applet
Inherits from the class Applet
Does not contain a main method
Does not possess any constructors
Needs to run within something else (not a stand alone application)
Has restrictions on what it can and can’t do
Previous slide
Next slide
Back to first slide
View graphic version