1 | /* DO NOT EDIT THIS FILE - it is machine generated */ |
2 | #include <jni.h> |
3 | /* Header for class java_awt_MenuBar */ |
4 | |
5 | #ifndef _Included_java_awt_MenuBar |
6 | #define |
7 | #ifdef __cplusplus |
8 | extern "C" { |
9 | #endif |
10 | #undef java_awt_MenuBar_serialVersionUID |
11 | #define -4536902356223894379LL |
12 | #undef java_awt_MenuBar_serialVersionUID |
13 | #define -4930327919388951260LL |
14 | /* |
15 | * Class: java_awt_MenuBar |
16 | * Method: initIDs |
17 | * Signature: ()V |
18 | */ |
19 | JNIEXPORT void JNICALL |
20 | (JNIEnv *, jclass); |
21 | |
22 | #ifdef __cplusplus |
23 | } |
24 | #endif |
25 | #endif |
26 | |