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


Public Methods | |
| vtkJavaCommand () | |
| ~vtkJavaCommand () | |
| 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 |
|
|
|
|
|
|
|
|
Reimplemented from vtkCommand. Definition at line 90 of file vtkJavaUtil.h. |
|
|
Definition at line 92 of file vtkJavaUtil.h. |
|
|
Definition at line 93 of file vtkJavaUtil.h. |
|
|
Definition at line 94 of file vtkJavaUtil.h. |
|
||||||||||||||||
|
Reimplemented from vtkCommand. |
|
|
Definition at line 98 of file vtkJavaUtil.h. |
|
|
Definition at line 99 of file vtkJavaUtil.h. |
|
|
Definition at line 100 of file vtkJavaUtil.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001