Articles tagged: Java
Found 16 documents
- Archive/Mozilla/BlackConnect BlackConnect was a Blackwood subproject, trying to build a Java-to-XPCOM bridge to allow ...
- Archive/Mozilla/Blackwood The Blackwood project, started by engineers at Sun Microsystems, is an attempt to better ...
- Archive/Mozilla/Java_in_Firefox_Extensions If you are in need of calling Java code from within a Firefox extension, you can make use of ...
- Archive/Web/LiveConnect (Please update or remove as needed.)
- Archive/Web/LiveConnect/LiveConnect_Overview This chapter describes using LiveConnect technology to let Java and JavaScript code communicate ...
- Archive/Web/LiveConnect_Reference/java Core Object
- Archive/Web/LiveConnect_Reference/Packages A top-level object used to access Java classes from within JavaScript code.
- Glossary/Java Java is an object-oriented, class -based, portable computer programming language designed for ...
- Glossary/Signature/Function A function signature (or type signature, or method signature) defines input and output of ...
- Mozilla/JavaScript_code_modules/JNI.jsm The JNI.jsm JavaScript code module abstracts all of the js-ctypes required for writing JNI code. ...
- Mozilla/JavaScript_code_modules/JNI.jsm/Port_Java_code_to_JNI.jsm This article will follow the Android Developers :: API Guides - Toasts tutorial. It will use the ...
- Mozilla/Projects/Rhino/FAQ You must use Java reflection. For instance, to create an array of java.lang.String of length ...
- Mozilla/Projects/Rhino/History Rhino gets its name from the animal on the cover of the O'Reilly book about JavaScript.
- Mozilla/Projects/Rhino/JavaScript_runtime Beginning with Rhino 1.4 Release 2, an interpretive mode is supported. When scripts are compiled ...
- Mozilla/Tech/XPCOM/Language_bindings/JavaXPCOM JavaXPCOM allows for communication between Java and XPCOM, such that a Java application can ...
- Mozilla/Tech/XSLT_2.0 Although XSLT 2.0 is not natively supported in Firefox, it is possible via Saxon-B (Java) or, ...