Author: pwang
Date: 2011-10-20 15:44:04 -0700 (Thu, 20 Oct 2011)
New Revision: 27253
Modified:
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
Log:
updated
Modified:
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
===================================================================
---
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
2011-10-20 22:39:10 UTC (rev 27252)
+++
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
2011-10-20 22:44:04 UTC (rev 27253)
@@ -62,7 +62,8 @@
ActiveModulesUI activeModulesUI = new
ActiveModulesUI(cyApplicationManagerServiceRef,cySwingApplicationServiceRef,
cytoscapePropertiesServiceRef,
cyNetworkManagerServiceRef,cyNetworkViewManagerServiceRef,
visualMappingManagerRef,
- cyRootNetworkFactory,
cyNetworkViewFactoryServiceRef,cyLayoutsServiceRef,taskManagerServiceRef,apfParams,
mainPanel);
+ cyNetworkFactoryServiceRef,
cyRootNetworkFactory, cyNetworkViewFactoryServiceRef,cyLayoutsServiceRef,
+
taskManagerServiceRef,cyEventHelperServiceRef,apfParams, mainPanel);
ActiveModulesPanelSelectedListener
activeModulesPanelSelectedListener = new
ActiveModulesPanelSelectedListener(mainPanel);
--
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.