Ignore:
Timestamp:
12/11/12 17:24:30 (12 years ago)
Author:
fglaser
Message:
  • autoquest-plugin-jfc subproject was adapted to new naming conventions (GUI element instead of component) were appropriate
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-jfc/src/main/java/de/ugoe/cs/autoquest/plugin/jfc/guimodel/JFCGUIElementSpec.java

    r990 r1009  
    7777    /** 
    7878     * <p> 
    79      * Hash code of the window element. Used as unique identifier during its existence. 
     79     * Hash code of the GUI element. Used as unique identifier during its existence. 
    8080     * </p> 
    8181     */ 
     
    8484    /** 
    8585     * <p> 
    86      * Previous hashes of the window as the window may have been destroyed and recreated. 
     86     * Previous hashes of the GUI element as the GUI element may have been destroyed and recreated. 
    8787     * </p> 
    8888     */ 
Note: See TracChangeset for help on using the changeset viewer.