org.eclipse.swt.internal.mozilla.init
Class XPCOMInit
java.lang.Object
org.eclipse.swt.internal.Platform
org.eclipse.swt.internal.mozilla.init.XPCOMInit
public class XPCOMInit
- extends Platform
Method Summary |
static int |
_GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
long properties,
int propertiesLength,
long buffer,
int buflen)
|
static int |
_XPCOMGlueShutdown()
|
static int |
_XPCOMGlueStartup(byte[] place)
|
static int |
GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
long properties,
int propertiesLength,
long buffer,
int buflen)
|
static int |
GREVersionRange_sizeof()
|
static int |
XPCOMGlueShutdown()
|
static int |
XPCOMGlueStartup(byte[] place)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH_MAX
public static final int PATH_MAX
- See Also:
- Constant Field Values
XPCOMInit
public XPCOMInit()
GREVersionRange_sizeof
public static final int GREVersionRange_sizeof()
_GRE_GetGREPathWithProperties
public static final int _GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
long properties,
int propertiesLength,
long buffer,
int buflen)
- Parameters:
versions
- cast=(const GREVersionRange *)properties
- cast=(const GREProperty *)buffer
- cast=(char *)
GRE_GetGREPathWithProperties
public static final int GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
long properties,
int propertiesLength,
long buffer,
int buflen)
_XPCOMGlueStartup
public static final int _XPCOMGlueStartup(byte[] place)
- Parameters:
place
- cast=(const char *)
XPCOMGlueStartup
public static final int XPCOMGlueStartup(byte[] place)
_XPCOMGlueShutdown
public static final int _XPCOMGlueShutdown()
XPCOMGlueShutdown
public static final int XPCOMGlueShutdown()