Window.netscape (Property)

A reference to the Java package object that is the root of the 'netscape.*' Packages tree.

Availability:

JavaScript - 1.1
Netscape - 3.0
Property/method value type:JavaPackage netscape
JavaScript syntax:NmyWindow.netscape
NmyWindow.Packages.netscape
Nnetscape
NPackages.netscape

The object referred to by this property sits at the top of the Netscape package name hierarchy. It is through this property that you can access the java objects, properties and methods via LiveConnect.

See also:JavaScript to Java values, Packages.netscape, Window.java, Window.Packages, Window.sun

Property attributes:

ReadOnly.

insert figure 0058