Previous
Appendix C
Differences between Navigator 2.0 and 3.0
Next
In Navigator 3.0, LiveConnect is the "glue" that connects
JavaScript with Java and with Navigator plug-ins. It has the
following new features:
- The JavaPackage object represents a Java package.
- The JavaClass object represents a Java class.
- The JavaObject object represents a Java object.
- The JavaArray object represents an array in Java.
- The JavaMethod object represents a Java method.
- The getClass() method returns the
JavaClass object for any given JavaObject object.
- The Java class
netscape.javascript.JSObject
represents a JavaScript object from within Java applets.
- The applets[] array of the Document object
is an array of JavaObject objects that represent the applets
embedded in the document.
- The embeds[] array of the Document object
is an array of JavaObject objects that represent the embedded
objects in the document, and allow JavaScript to control the
Navigator plug-ins that display those objects.
See Chapter 19, LiveConnect: JavaScript and Java for details on all of
these new objects, functions, and arrays.
Core Language Changes
JavaScript Security
file: /Techref/language/java/script/definitive/appc_02.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月13日 12:04,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/language/java/script/definitive/appc_02.htm"> [Appendix C] C.2 LiveConnect</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.