Ignore:
Timestamp:
11/29/17 14:55:48 (7 years ago)
Author:
pharms
Message:
  • java doc issues removal
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-events/src/main/java/de/ugoe/cs/autoquest/eventcore/guimodel/GUIElementGroup.java

    r2146 r2218  
    4141     * </p> 
    4242     * 
    43      * @param groupName        the name of the GUI element group 
    44      * @param parent           the optional parent GUI element of the group 
    45      * @param eventTargetModel the GUI model to which the group will belong 
     43     * @param groupName  the name of the GUI element group 
     44     * @param parent     the optional parent GUI element of the group 
     45     * @param guiModel  the GUI model to which the group will belong 
    4646     */ 
    4747    public GUIElementGroup(String      groupName, 
Note: See TracChangeset for help on using the changeset viewer.