All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plugins.wintab.src.native.net_java_games_input_DummyWindow.h Maven / Gradle / Ivy

There is a newer version: 2.0.10
Show newest version
/* DO NOT EDIT THIS FILE - it is machine generated */
#include 
/* Header for class net_java_games_input_DummyWindow */

#ifndef _Included_net_java_games_input_DummyWindow
#define _Included_net_java_games_input_DummyWindow
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     net_java_games_input_DummyWindow
 * Method:    createWindow
 * Signature: ()J
 */
JNIEXPORT jlong JNICALL Java_net_java_games_input_DummyWindow_createWindow
  (JNIEnv *, jclass);

/*
 * Class:     net_java_games_input_DummyWindow
 * Method:    nDestroy
 * Signature: (J)V
 */
JNIEXPORT void JNICALL Java_net_java_games_input_DummyWindow_nDestroy
  (JNIEnv *, jclass, jlong);

#ifdef __cplusplus
}
#endif
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy