Class Index
GREUtils
GREUtils - A set of convenience packages and functions useful for developing applications for
the Gecko Runtime Environment (XULRunner / FireFox).
GREUtils.Charset
A set of utility functions for character set conversions.
GREUtils.CryptoHash
A Javascript wrapper around the XPCOM nsiCryptoHash component that provides
native implementation of cryptographic hash function.
GREUtils.Dialog
A set of utility functions to create various types of dialogs and specialize windows.
GREUtils.Dir
A set of utility functions that provide various directory operations on the
local file system in a platform-independent manner.
GREUtils.File
A set of convenience functions for manipulating files.
GREUtils.JSON
A set of utility functions to encode and decode JSON strings.
GREUtils.Pref
A set of utility functions used to manipulate preference data.
GREUtils.Sound
A set of utility functions for playing sounds.
GREUtils.Thread
A set of utility functions that applications and extensions can easily use to
create and manage threads within the Gecko Runtime Environment.
GREUtils.XPCOM
A set of utility functions for accessing XPCOM component interfaces and services.