Articles tagged: JavaXPCOM
Found 6 documents
- Archive/Mozilla/Embedding_Mozilla_in_a_Java_Application_using_JavaXPCOM XULRunner ships with the JavaXPCOM component, which allows Java code to interact with XPCOM ...
- Mozilla/Developer_guide/Build_Instructions/Building_JavaXPCOM JavaXPCOM provides a bridge for Java applications to embed Gecko and use XPCOM components. ...
- Mozilla/Tech/XPCOM/Language_bindings/JavaXPCOM JavaXPCOM allows for communication between Java and XPCOM, such that a Java application can ...
- Mozilla/Tech/XPCOM/Language_bindings/JavaXPCOM/Development The latest source code is available on the Mozilla trunk, in the extensions/java/xpcom directory.
- Mozilla/Tech/XPCOM/Language_bindings/JavaXPCOM/Examples There are several Java test applications checked in to the tree that give examples on how to ...
- Mozilla/Tech/XPCOM/Language_bindings/JavaXPCOM/Other_Resources