#include <checkboxmenuitem.h>
| Data Fields | |
| jobject | checkboxmenuitem | 
| The CheckBoxMenuItem-Object. | |
| jclass | clscheckboxmenuitem | 
| The Java CheckBoxMenuItem-Class. | |
| jmethodID | mgetLabel | 
| MethodID of getLabel method. | |
| jmethodID | mgetState | 
| MethodID of getState method. | |
| jmethodID | misEnabled | 
| MethodID of isEnabled method. | |
| jmethodID | msetEnabled | 
| MethodID of setEnabled method. | |
| jmethodID | msetLabel | 
| MethodID of setLabel method. | |
| jmethodID | msetState | 
| MethodID of setState method. | |
Definition at line 40 of file checkboxmenuitem.h.
| 
 | 
| The CheckBoxMenuItem-Object. 
 Definition at line 42 of file checkboxmenuitem.h. | 
| 
 | 
| The Java CheckBoxMenuItem-Class. 
 Definition at line 41 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of getLabel method. 
 Definition at line 43 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of getState method. 
 Definition at line 47 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of isEnabled method. 
 Definition at line 46 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of setEnabled method. 
 Definition at line 45 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of setLabel method. 
 Definition at line 44 of file checkboxmenuitem.h. | 
| 
 | 
| MethodID of setState method. 
 Definition at line 48 of file checkboxmenuitem.h. | 
 1.4.4
 1.4.4