JQFontChooserBridge Class Reference

JQFontChooser Bridge. More...

#include <JQFontChooserBridge.h>

List of all members.

Static Public Member Functions

static jobject getFont (JNIEnv *env, jclass cls, jlong parentBridge, jobject initialFont, jstring title)
 Returns font selected by the user.


Detailed Description

JQFontChooser Bridge.

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

Member Function Documentation

jobject JQFontChooserBridge::getFont ( JNIEnv *  env,
jclass  cls,
jlong  parentBridge,
jobject  initialFont,
jstring  title 
) [static]

Returns font selected by the user.

Parameters:
env the JNIEnv pointer
cls the JQFontChooser class
parentBridge the parent widget bridge
initialFont the initial font
title the dialog title
Returns:
font selected by the user


Copyright © 2007 ETF and contributors. All Rights Reserved.