Author: pwang
Date: 2010-10-21 10:33:39 -0700 (Thu, 21 Oct 2010)
New Revision: 22329
Modified:
core3/plugin-api/trunk/src/main/java/org/cytoscape/plugin/CyPlugin.java
Log:
Update doc
Modified:
core3/plugin-api/trunk/src/main/java/org/cytoscape/plugin/CyPlugin.java
===================================================================
--- core3/plugin-api/trunk/src/main/java/org/cytoscape/plugin/CyPlugin.java
2010-10-21 17:32:58 UTC (rev 22328)
+++ core3/plugin-api/trunk/src/main/java/org/cytoscape/plugin/CyPlugin.java
2010-10-21 17:33:39 UTC (rev 22329)
@@ -3,7 +3,9 @@
/**
* The primary plugin interface for Cytoscape that all
- * plugins must extend.
+ * plugins must extend. Plugin developer will have access
+ * to most of Cytoscape 3.X services, but
+ * still program in the way as in Cytoscape 2.X.
*/
public abstract class CyPlugin {
--
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.