JNIQSwingWrapper Member List

This is the complete list of members for JNIQSwingWrapper, including all inherited members.

callBooleanMethod(jboolean &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callBooleanMethod(jboolean &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callByteMethod(jbyte &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callByteMethod(jbyte &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callCharMethod(jchar &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callCharMethod(jchar &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callDoubleMethod(jdouble &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callDoubleMethod(jdouble &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callFloatMethod(jfloat &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callFloatMethod(jfloat &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callIntMethod(jint &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callIntMethod(jint &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callLongMethod(jlong &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callLongMethod(jlong &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callObjectMethod(jobject &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callObjectMethod(jobject &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callShortMethod(jshort &result, jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callShortMethod(jshort &result, jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
callStaticVoidMethod(jclass cls, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callStaticVoidMethod(jclass cls, jmethodID methodID,...)JNIQSwingWrapper [static]
callVoidMethod(jobject obj, jmethodID methodID, va_list &args)JNIQSwingWrapper [static]
callVoidMethod(jobject obj, jmethodID methodID,...)JNIQSwingWrapper [static]
checkException()JNIQSwingWrapper [static]
checkGUIThread(JNIEnv *env)JNIQSwingWrapper [inline, static]
deleteGlobalRef(jobject &objref)JNIQSwingWrapper [static]
deleteWeakGlobalRef(jweak &wobjref)JNIQSwingWrapper [static]
env()JNIQSwingWrapper [inline, static]
fatalError(const char *errorMessage)JNIQSwingWrapper [static]
getBooleanField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getByteField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getCharField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getDoubleField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getFieldID(jclass cls, const char *name, const char *sig)JNIQSwingWrapper [static]
getFloatField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getIntField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getLongField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getMethodID(jclass cls, const char *name, const char *sig)JNIQSwingWrapper [static]
getObjectField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getShortField(jobject obj, jfieldID fieldID)JNIQSwingWrapper [static]
getStaticFieldID(jclass cls, const char *name, const char *sig)JNIQSwingWrapper [static]
getStaticMethodID(jclass cls, const char *name, const char *sig)JNIQSwingWrapper [static]
isLiveRef(jweak wobjref)JNIQSwingWrapper [static]
isQSwingThread(JNIEnv *env)JNIQSwingWrapper [inline, static]
newByteArray(jsize len)JNIQSwingWrapper [static]
newGlobalRef(jobject obj)JNIQSwingWrapper [static]
newObject(jclass cls, jmethodID constructor, va_list &args)JNIQSwingWrapper [static]
newObject(jclass cls, jmethodID constructor,...)JNIQSwingWrapper [static]
newObjectArray(jclass cls, jsize len)JNIQSwingWrapper [static]
newString(const jchar *uchars, jsize len)JNIQSwingWrapper [static]
newStringUTF(const char *bytes)JNIQSwingWrapper [static]
newWeakGlobalRef(jobject obj)JNIQSwingWrapper [static]
QSwingBridge (defined in JNIQSwingWrapper)JNIQSwingWrapper [friend]
setBooleanField(jobject obj, jfieldID fieldID, jboolean val)JNIQSwingWrapper [static]
setByteField(jobject obj, jfieldID fieldID, jbyte val)JNIQSwingWrapper [static]
setCharField(jobject obj, jfieldID fieldID, jchar val)JNIQSwingWrapper [static]
setDoubleField(jobject obj, jfieldID fieldID, jdouble val)JNIQSwingWrapper [static]
setFloatField(jobject obj, jfieldID fieldID, jfloat val)JNIQSwingWrapper [static]
setIntField(jobject obj, jfieldID fieldID, jint val)JNIQSwingWrapper [static]
setLongField(jobject obj, jfieldID fieldID, jlong val)JNIQSwingWrapper [static]
setObjectField(jobject obj, jfieldID fieldID, jobject val)JNIQSwingWrapper [static]
setShortField(jobject obj, jfieldID fieldID, jshort val)JNIQSwingWrapper [static]
testException()JNIQSwingWrapper [static]
throwInternalError(const char *errorMessage=0)JNIQSwingWrapper [static]
throwOutOfMemoryError(const char *errorMessage=0)JNIQSwingWrapper [static]
throwRuntimeExcpetion(const char *exceptionMessage=0)JNIQSwingWrapper [static]
toString(jobject obj)JNIQSwingWrapper [static]


Copyright © 2007 ETF and contributors. All Rights Reserved.