Author: pwang
Date: 2011-10-23 18:23:23 -0700 (Sun, 23 Oct 2011)
New Revision: 27279

Modified:
   
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
Log:
MainPanel listens cyto Events

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-24 01:22:04 UTC (rev 27278)
+++ 
csplugins/trunk/ucsd/pwang/jActiveModules31/src/main/java/csplugins/jActiveModules/CyActivator.java
 2011-10-24 01:23:23 UTC (rev 27279)
@@ -1,4 +1,3 @@
-
 package csplugins.jActiveModules;
 
 import org.cytoscape.work.TaskManager;
@@ -68,6 +67,7 @@
                ActiveModulesPanelSelectedListener 
activeModulesPanelSelectedListener = new 
ActiveModulesPanelSelectedListener(mainPanel);
                
                
+               registerAllServices(bc,mainPanel, new Properties());
                
                registerAllServices(bc,networkSelectorPanel, new Properties());
                                

-- 
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.

Reply via email to