|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.mozilla.nsISupports
public class nsISupports
Field Summary | |
---|---|
static nsID |
NS_ISUPPORTS_IID
|
static java.lang.String |
NS_ISUPPORTS_IID_STR
|
Constructor Summary | |
---|---|
nsISupports(long address)
|
Method Summary | |
---|---|
int |
AddRef()
|
long |
getAddress()
|
int |
QueryInterface(nsID uuid,
long[] result)
|
int |
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_ISUPPORTS_IID_STR
public static final nsID NS_ISUPPORTS_IID
Constructor Detail |
---|
public nsISupports(long address)
Method Detail |
---|
public long getAddress()
public int QueryInterface(nsID uuid, long[] result)
public int AddRef()
public int Release()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |