Ignore:
Timestamp:
07/23/12 16:00:46 (12 years ago)
Author:
sherbold
Message:
  • renamed packages to fit QUEST project structure
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-ui-core/src/de/ugoe/cs/quest/windows/data/WindowsEvent.java

    r432 r433  
    1010import org.w3c.dom.NodeList; 
    1111 
    12 import de.ugoe.cs.quest.data.ReplayableEvent; 
     12import de.ugoe.cs.quest.eventcore.ReplayableEvent; 
    1313 
    1414/** 
     
    3434         * </p> 
    3535         *  
    36          * @see de.ugoe.cs.quest.data.Event#Event(String) 
     36         * @see de.ugoe.cs.quest.eventcore.Event#Event(String) 
    3737         * @param type 
    3838         *            type of the event. 
Note: See TracChangeset for help on using the changeset viewer.