yu_ac_bg_etf_javaqx_qswing_JQColorChooser.h

00001 /*
00002  * @(#)yu_ac_bg_etf_javaqx_qswing_JQColorChooser.h  0.2.0 / 2007-12-23
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_JQCOLORCHOOSER_H
00010 #define YU_AC_BG_ETF_JAVAQX_QSWING_JQCOLORCHOOSER_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_JQColorChooser
00020  * 
00021  * WARNING: DO NOT EDIT THIS FILE - it is machine generated
00022  */
00023 
00024 /*
00025  * Class:     yu_ac_bg_etf_javaqx_qswing_JQColorChooser
00026  * Method:    _getColor
00027  * Signature: (JI)Lyu/ac/bg/etf/javaqx/qswing/graphics/Color;
00028  */
00029 JNIEXPORT jobject JNICALL
00030 Java_yu_ac_bg_etf_javaqx_qswing_JQColorChooser__1getColor
00031   (JNIEnv *, jclass, jlong, jint);
00032 
00033 #ifdef __cplusplus
00034 }
00035 #endif // __cplusplus
00036 
00037 #endif //YU_AC_BG_ETF_JAVAQX_QSWING_JQCOLORCHOOSER_H
00038 
00039 /*^*****************************************************************************
00040   File History:
00041 
00042  - 2007-12-23 09:51:04 JavaQx Native Generator
00043    Initial version
00044 
00045 *****************************************************************************^*/

Copyright © 2007 ETF and contributors. All Rights Reserved.