Changeset 1008 for branches/bioformats-omero
- Timestamp:
- 10/03/06 11:34:47 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/bioformats-omero/src/ome/formats/testclient/TestClient.java
r993 r1008 63 63 * @author Brian W. Loranger 64 64 */ 65 65 66 public class TestClient extends JFrame implements ActionListener 66 67 {
