Ignore:
Timestamp:
11/29/17 13:58:08 (7 years ago)
Author:
pharms
Message:
  • java doc issues removal
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-mfc/src/main/java/de/ugoe/cs/autoquest/plugin/mfc/eventcore/WindowsMessageType.java

    r927 r2215  
    9898     * </p> 
    9999     *  
    100      * @param msgType 
    101      *            type of the message 
    102100     * @return true if it is a keyboard interaction; false otherwise 
    103101     */ 
     
    123121     * </p> 
    124122     *  
    125      * @param msgType 
    126      *            type of the message 
    127123     * @return true if it is mouse-down message; false otherwise 
    128124     */ 
     
    152148     * </p> 
    153149     *  
    154      * @param msgType 
    155      *            type of the message 
    156150     * @return true if it is a double click message; false otherwise 
    157151     */ 
     
    181175     * </p> 
    182176     *  
    183      * @param msgType 
    184      *            type of the message 
    185177     * @return true if it is mouse-up message; false otherwise 
    186178     */ 
Note: See TracChangeset for help on using the changeset viewer.