Writing a Pluggable Component
  Writing an XPCOM Component [ << Previous | Next >> ]

Writing an XPCOM Component

An XPCOM component

  • implements one or more interfaces
  • lives in the components directory
  • registers itself
  • does it's thing

[ Introduction to XPCOM | Introduction to XPCOM: Motivation | Introduction to XPCOM: Motivation | Using an XPCOM Component | Using an XPCOM Component: from C++ | Using an XPCOM Component: from Javascript | Writing an XPCOM Component | Writing an XPCOM Component: Details | Writing an XPCOM Component | Writing an XPCOM Component: in C++ | Further Information | Questions? ]