JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12 & JDK 12
SEARCH:
Uses of Class
netscape.javascript.JSObject
Packages that use
JSObject
Package
Description
netscape.javascript
Provides Java code the ability to access the JavaScript engine and the HTML DOM in the web browser.
Uses of
JSObject
in
netscape.javascript
Methods in
netscape.javascript
that return
JSObject
Modifier and Type
Method
Description
static
JSObject
JSObject.
getWindow
(
Applet
applet)
Deprecated, for removal: This API element is subject to removal in a future version.
The Applet API is deprecated, no replacement.