- Timestamp:
- 09/23/11 03:44:15 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaHelperLib/src/de/ugoe/cs/util/console/ConsoleObserver.java
r185 r186 60 60 * string of the command. 61 61 */ 62 public void command Executed(String command);62 public void commandNotification(String command); 63 63 64 64 }
Note: See TracChangeset
for help on using the changeset viewer.