Definition: The applets class defines a collection containing all of the Java applets currently installed in the browser. This is not a reserved word so you can declare your own variable or function called applets but if you do then you will not be able to reference the installed applets via the collection. You will however still be able to access them using the standard DOM methods.
