home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <jni.h>
- /* Header for class Prompt */
-
- #ifndef _Included_Prompt
- #define _Included_Prompt
- #ifdef __cplusplus
- extern "C" {
- #endif
- /*
- * Class: Prompt
- * Method: getLine
- * Signature: (Ljava/lang/String;)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_Prompt_getLine
- (JNIEnv *, jobject, jstring);
-
- #ifdef __cplusplus
- }
- #endif
- #endif
-