- Timestamp:
- 12/09/07 21:40:09 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
mymrc/trunk/Java-client/src/org/myMRC/control/Controller.java
r46 r50 1 /** 2 * @package org.myMRC.control Contains classes for main controlling issues. 3 */ 1 4 package org.myMRC.control; 2 /* 3 * Controller.java5 /** 6 * @file Controller.java Contains the "Controller" class and the "ConnectionStarter" class. 4 7 * 5 8 * Created on June 28, 2007, 3:49 AM
