Table of Contents | Previous | Next | Index


java

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

Core object

Implemented in

JavaScript 1.1, NES 2.0

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


Table of Contents | Previous | Next | Index

Last Updated: 05/28/99 11:59:39

Copyright (c) 1999 Netscape Communications Corporation