Core JavaScript Reference 1.5: | 6
| Previous Contents Index Next |
| Core JavaScript Reference 1.5 |
A top-level object used to access any Java class in the package java.*.
Created by
The java object is a top-level, predefined JavaScript object. You can automatically access it without using a constructor or calling a method.
Description
The java object is a convenience synonym for the property Packages.java.
See also
Packages, Packages.java
Previous Contents Index Next
Content is available under these licenses.
Last Updated September 28, 2000


