CheckBoxGroupData Struct Reference

This structure holds the data needed for the CheckBoxGroup for C and C++. More...

#include <checkboxgroup.h>


Data Fields

jobject checkboxgroup
 The CheckBoxGroup-Object.
jclass clscheckboxgroup
 The Java CheckBoxGroup-Class.
jmethodID msetSelectedCheckBox
 MethodID of setSelectedCheckBox method.


Detailed Description

This structure holds the data needed for the CheckBoxGroup for C and C++.

Definition at line 42 of file checkboxgroup.h.


Field Documentation

jobject CheckBoxGroupData::checkboxgroup
 

The CheckBoxGroup-Object.

Definition at line 44 of file checkboxgroup.h.

jclass CheckBoxGroupData::clscheckboxgroup
 

The Java CheckBoxGroup-Class.

Definition at line 43 of file checkboxgroup.h.

jmethodID CheckBoxGroupData::msetSelectedCheckBox
 

MethodID of setSelectedCheckBox method.

Definition at line 45 of file checkboxgroup.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 19 14:11:16 2005 for GrubC by  doxygen 1.4.4