Show
Ignore:
Timestamp:
02/06/08 15:33:24 (1 year ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

again copied events from dwt-linux

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dwt/events/MouseMoveListener.d

    r0 r86  
    2222 * pointer moves. 
    2323 * <p> 
    24  * After creating an instance of a class that extends 
     24 * After creating an instance of a class that : 
    2525 * this interface it can be added to a control using the 
    2626 * <code>addMouseMoveListener</code> method and removed using