Visit Mozilla.org

Referencia de JavaScript 1.5:Objetos globales:sun

De MDC


Tabla de contenidos

[editar] Summary

Core Object

A top-level object used to access any Java class in the package sun.*.

[editar] Created by

The sun object is a top-level, predefined JavaScript object. You can automatically access it without using a constructor or calling a method.

[editar] Description

The sun object is a convenience synonym for the property Packages.sun.

[editar] See also

Packages, Packages.sun