Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

JBuildIndex.h

Go to the documentation of this file.
00001 /* DO NOT EDIT THIS FILE - it is machine generated */
00002 #include <jni.h>
00003 /* Header for class JBuildIndex */
00004 
00005 #ifndef _Included_JBuildIndex
00006 #define _Included_JBuildIndex
00007 #ifdef __cplusplus
00008 extern "C" {
00009 #endif
00010 /* Inaccessible static: threadInitNumber */
00011 /* Inaccessible static: stopThreadPermission */
00012 #undef JBuildIndex_MIN_PRIORITY
00013 #define JBuildIndex_MIN_PRIORITY 1L
00014 #undef JBuildIndex_NORM_PRIORITY
00015 #define JBuildIndex_NORM_PRIORITY 5L
00016 #undef JBuildIndex_MAX_PRIORITY
00017 #define JBuildIndex_MAX_PRIORITY 10L
00018 /*
00019  * Class:     JBuildIndex
00020  * Method:    buildIndex
00021  * Signature: (Ljava/lang/String;)V
00022  */
00023 JNIEXPORT void JNICALL Java_lemurproject_lemur_ui_JBuildIndex_buildIndex
00024   (JNIEnv *, jobject, jstring);
00025 
00026 #ifdef __cplusplus
00027 }
00028 #endif
00029 #endif

Generated on Tue Jun 15 11:02:54 2010 for Lemur by doxygen 1.3.4