An applet is a small program that is intended not to be
run on its own, but rather to be embedded inside or launched
from within another application. The most common use of applets
are the small programs launched from Web pages.
Applets are graphical and event driven but, for security
reasons, may never access the file system of the platform on which they are run.