gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] libvob/doc/pegboard/gl_mouse_modifiers--mudyc p...


From: Tuomas J. Lukka
Subject: [Gzz-commits] libvob/doc/pegboard/gl_mouse_modifiers--mudyc p...
Date: Fri, 01 Aug 2003 10:54:52 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/08/01 10:54:52

Modified files:
        doc/pegboard/gl_mouse_modifiers--mudyc: peg.rst 

Log message:
        Mousemodifiers proposal twids

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst
diff -u libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst:1.5 
libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst:1.6
--- libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst:1.5   Fri Aug  1 
10:46:09 2003
+++ libvob/doc/pegboard/gl_mouse_modifiers--mudyc/peg.rst       Fri Aug  1 
10:54:52 2003
@@ -5,8 +5,8 @@
 
 :Authors:  Matti Katila, Tuomas J. Lukka
 :Date-Created: 2003-08-01
-:Last-Modified: $Date: 2003/08/01 14:46:09 $
-:Revision: $Revision: 1.5 $
+:Last-Modified: $Date: 2003/08/01 14:54:52 $
+:Revision: $Revision: 1.6 $
 :Status:   Current
 :Stakeholders: tjl
 :Scope:    Trivial
@@ -90,4 +90,7 @@
        public int getButton();
     }
 
+Note that this class does **not** inherit java.awt.event.MouseEvent.
+It is its own class that just looks like java.awt.event.MouseEvent.
 
+The AWT code will need to translate mouse events to this structure as well.




reply via email to

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