Web server version - N netscape.javascript.JSObject (Java class) netscape.javascript.JSObject (Java class)
N netscape.javascript.JSObject (Java class) netscape.javascript.JSObject (Java class) The full definition of the JSObject class for encapsulating JavaScript objects in Java. A shortcut to the Packages.netscape.javascript.JSObject class. Availability: JavaScript 1.1 Netscape 3.0 Class methods: getWindow() Values of this type are visible to JavaScript as the encapsulated object that was originally passed to Java. Effectively, the wrapper is removed. Note that you cannot use this as a constructor. There wouldn’t be any point anyway because you can create JavaScript objects within the JavaScript environment; there is no need to go through the Java bridge to accomplish that. See also: Java calling JavaScript, Java to JavaScript values, JavaScript to Java values, JSObject object netscape.lck (Java package) A configuration file as used in older versions of Netscape. Not to be confused with Packages.netscape. Availability: JavaScript 1.1 Netscape 3.0 This is provided as support for preference management in older versions of Netscape. Preferences See also: Cross-references: Wrox Instant JavaScript page 59 netscape.plugin (Java package) The top of a hierarchy of Java packages that support plugins. This is a shortcut to the Packages.netscape.plugin package. Availability: JavaScript 1.1 Netscape 3.0 Refer to: JavaPackage object 1519