WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIJVMConfigManager

IID:ca29fff1-a677-493c-9d80-3dc60432212b
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

nsIArray getJVMConfigList ( ) void setCurrentJVMConfig ( nsIJVMConfig jvmConfig )

nsIArray getJVMConfigList ( )

This function returns a list of existing Java installations.


void setCurrentJVMConfig ( nsIJVMConfig jvmConfig )

This function tells the browser to use a specific Java installation.

Arguments:
jvmConfig

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com