Window.sun (Property)

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

Availability:

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

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

See also:JavaPackage object, Window.java, Window.netscape, Window.Packages

Property attributes:

ReadOnly.

insert figure 0058