|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIFactory
public class nsIFactory
Field Summary | |
---|---|
static nsID |
NS_IFACTORY_IID
|
static java.lang.String |
NS_IFACTORY_IID_STR
|
Fields inherited from class org.eclipse.swt.internal.mozilla.nsISupports |
---|
NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR |
Constructor Summary | |
---|---|
nsIFactory(long address)
|
Method Summary | |
---|---|
int |
CreateInstance(long aOuter,
nsID iid,
long[] result)
|
int |
LockFactory(int lock)
|
Methods inherited from class org.eclipse.swt.internal.mozilla.nsISupports |
---|
AddRef, getAddress, QueryInterface, Release |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NS_IFACTORY_IID_STR
public static final nsID NS_IFACTORY_IID
Constructor Detail |
---|
public nsIFactory(long address)
Method Detail |
---|
public int CreateInstance(long aOuter, nsID iid, long[] result)
public int LockFactory(int lock)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |