Author: mes
Date: 2010-08-17 16:42:46 -0700 (Tue, 17 Aug 2010)
New Revision: 21422
Modified:
core3/integration-test-support/trunk/src/main/java/org/cytoscape/integration/AbstractIntegrationTester.java
Log:
fixed some javadoc
Modified:
core3/integration-test-support/trunk/src/main/java/org/cytoscape/integration/AbstractIntegrationTester.java
===================================================================
---
core3/integration-test-support/trunk/src/main/java/org/cytoscape/integration/AbstractIntegrationTester.java
2010-08-17 23:20:13 UTC (rev 21421)
+++
core3/integration-test-support/trunk/src/main/java/org/cytoscape/integration/AbstractIntegrationTester.java
2010-08-17 23:42:46 UTC (rev 21422)
@@ -15,7 +15,7 @@
* information for your bundle.
* <br>
* Here is a simple example
- * <code>
+ * <pre>
package org.cytoscape.viewmodel;
import org.cytoscape.view.model.CyNetworkViewFactory;
@@ -45,7 +45,7 @@
);
}
}
- * </code>
+ * </pre>
*/
public class AbstractIntegrationTester extends
AbstractConfigurableBundleCreatorTests {
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.