#include <vtkJavaUtil.h>
Inheritance diagram for vtkJavaCommand:


Public Methods | |
| void | SetGlobalRef (jobject obj) |
| void | SetMethodID (jmethodID id) |
| void | AssignJavaVM (JNIEnv *env) |
| void | Execute (vtkObject *, unsigned long, void *) |
Static Public Methods | |
| vtkJavaCommand * | New () |
Public Attributes | |
| JavaVM * | vm |
| jobject | uobj |
| jmethodID | mid |
Protected Methods | |
| vtkJavaCommand () | |
| ~vtkJavaCommand () | |
|
|
|
|
|
|
|
|
Definition at line 87 of file vtkJavaUtil.h. |
|
|
Definition at line 89 of file vtkJavaUtil.h. |
|
|
Definition at line 90 of file vtkJavaUtil.h. |
|
|
Definition at line 91 of file vtkJavaUtil.h. |
|
||||||||||||||||
|
Reimplemented from vtkCommand. |
|
|
Definition at line 95 of file vtkJavaUtil.h. |
|
|
Definition at line 96 of file vtkJavaUtil.h. |
|
|
Definition at line 97 of file vtkJavaUtil.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001