Education/ComputerScience/Platform

From MozillaWiki
Jump to navigation Jump to search

XPCOM

[1] (or cross platform component object model) is a technology that allows interfaces to be implemented in or called from C++, JavaScript, Java or Python on all operating systems. It's everywhere in Mozilla code. Learn to specify and implement XPCOM interfaces. Learn to use XPCOM API.

JavaScript and Spidermonkey

XXX

XBL

XXX

XUL

XXX