JQColorChooserBridge Class Reference

JQColorChooser Bridge. More...

#include <JQColorChooserBridge.h>

List of all members.

Static Public Member Functions

static jobject getColor (JNIEnv *env, jclass cls, jlong parentBridge, jint initialColor)
 Returns color selected by the user.


Detailed Description

JQColorChooser Bridge.

Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)
Version:
0.2.0

Member Function Documentation

jobject JQColorChooserBridge::getColor ( JNIEnv *  env,
jclass  cls,
jlong  parentBridge,
jint  initialColor 
) [static]

Returns color selected by the user.

Parameters:
env the JNIEnv pointer
cls the JQColorChooser class
parentBridge the parent bridge
initialColor the initial color
Returns:
color selected by the user


Copyright © 2007 ETF and contributors. All Rights Reserved.