yu_ac_bg_etf_javaqx_qswing_SplashScreen.h

00001 /*
00002  * @(#)yu_ac_bg_etf_javaqx_qswing_SplashScreen.h  0.2.0 / 2007-12-26
00003  *
00004  * Copyright (c) 2007, ETF and contributors. All rights reserved.
00005  *
00006  * This software is licensed under the LGPL, version 2.1, license.
00007  * A copy of the license is included in the file LICENSE-LGPL.txt.
00008  */
00009 #ifndef YU_AC_BG_ETF_JAVAQX_QSWING_SPLASHSCREEN_H
00010 #define YU_AC_BG_ETF_JAVAQX_QSWING_SPLASHSCREEN_H
00011 
00012 #include <jni.h>
00013 
00014 #ifdef __cplusplus
00015 extern "C" {
00016 #endif // __cplusplus
00017 
00018 /*
00019  * Header file for: yu_ac_bg_etf_javaqx_qswing_SplashScreen
00020  * 
00021  * WARNING: DO NOT EDIT THIS FILE - it is machine generated
00022  */
00023 
00024 #undef yu_ac_bg_etf_javaqx_qswing_SplashScreen_DEFAULT_SPLASH_TIME
00025 #define yu_ac_bg_etf_javaqx_qswing_SplashScreen_DEFAULT_SPLASH_TIME 1700
00026 
00027 /*
00028  * Class:     yu_ac_bg_etf_javaqx_qswing_SplashScreen
00029  * Method:    _create
00030  * Signature: ()J
00031  */
00032 JNIEXPORT jlong JNICALL
00033 Java_yu_ac_bg_etf_javaqx_qswing_SplashScreen__1create
00034   (JNIEnv *, jobject);
00035 
00036 #ifdef __cplusplus
00037 }
00038 #endif // __cplusplus
00039 
00040 #endif //YU_AC_BG_ETF_JAVAQX_QSWING_SPLASHSCREEN_H
00041 
00042 /*^*****************************************************************************
00043   File History:
00044 
00045  - 2007-12-26 21:48:23 JavaQx Native Generator
00046    Initial version
00047 
00048 *****************************************************************************^*/

Copyright © 2007 ETF and contributors. All Rights Reserved.