- Timestamp:
- 06/23/11 14:03:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/windows/data/WindowsMessage.java
r52 r87 9 9 10 10 public class WindowsMessage implements IReplayable { 11 /** 12 * Id for object serialization. 13 */ 14 private static final long serialVersionUID = 1L; 15 11 16 final int type; 12 17 private String windowClass = "";
Note: See TracChangeset
for help on using the changeset viewer.