#include <button.h>
Data Fields | |
| jobject | button |
| The Button-Object. | |
| jclass | clsbutton |
| The Java Button-Class. | |
| jmethodID | mgetLabel |
| MethodID of getLabel method. | |
| jmethodID | msetLabel |
| MethodID of setLabel method. | |
Definition at line 42 of file button.h.
|
|
The Button-Object.
|
|
|
The Java Button-Class.
|
|
|
MethodID of getLabel method.
|
|
|
MethodID of setLabel method.
|
1.4.4