/[libvob]/libvob/src/jni/Main.cxx
ViewVC logotype

Diff of /libvob/src/jni/Main.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by tjl, Tue Jul 22 12:01:50 2003 UTC revision 1.20 by mudyc, Thu Jul 31 14:05:17 2003 UTC
# Line 219  struct VobJNIEventHandler : public Os::E Line 219  struct VobJNIEventHandler : public Os::E
219      }      }
220    
221      virtual void mouse(int x, int y, int button, int type) {      virtual void mouse(int x, int y, int button, int type) {
   
222          jnienv_eventloop->CallVoidMethod(globalRef, mid_mousepress, x, y, button, type);          jnienv_eventloop->CallVoidMethod(globalRef, mid_mousepress, x, y, button, type);
223          javaExc(jnienv_eventloop, "mouse");          javaExc(jnienv_eventloop, "mouse");
224      }      }

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26