gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/org/nongnu/libvob/buoy BuoyViewMainNode....


From: Tuomas J. Lukka
Subject: [Gzz-commits] libvob/org/nongnu/libvob/buoy BuoyViewMainNode....
Date: Sat, 02 Aug 2003 04:28:47 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/08/02 04:28:47

Modified files:
        org/nongnu/libvob/buoy: BuoyViewMainNode.java 

Log message:
        More mouse change

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java
diff -u libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java:1.4 
libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java:1.5
--- libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java:1.4     Sat Aug  2 
03:51:59 2003
+++ libvob/org/nongnu/libvob/buoy/BuoyViewMainNode.java Sat Aug  2 04:28:47 2003
@@ -58,7 +58,7 @@
      *             If some main nodes overlap, this can be used to determine
      *             which got the eventm
      */
-    boolean mouseClickHit(MouseEvent e, VobScene oldVobScene, float[] zout);
+    boolean mouseClickHit(VobMouseEvent e, VobScene oldVobScene, float[] zout);
 
     /** A mouse event was not interpreted to the buoy framework and is
      * passed to this node as the main buoy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]