Ignore:
Timestamp:
09/21/12 14:21:00 (12 years ago)
Author:
sherbold
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-mfc/src/main/java/de/ugoe/cs/quest/plugin/mfc/EventGenerator.java

    r837 r849  
    3131/** 
    3232 * <p> 
    33  * Translates sequences of windows messages into {@link WindowsEvent}s that can be used by the 
     33 * Translates sequences of windows messages into {@link Event}s that can be used by the 
    3434 * QUEST core libraries. 
    3535 * </p> 
     
    124124    /** 
    125125     * <p> 
    126      * Tries to match the rules to the given sequence to generate an {@link WindowsEvent}. 
     126     * Tries to match the rules to the given sequence to generate an {@link Event}. 
    127127     * </p> 
    128128     * <p> 
Note: See TracChangeset for help on using the changeset viewer.