Author: mes
Date: 2010-10-27 14:05:50 -0700 (Wed, 27 Oct 2010)
New Revision: 22505

Modified:
   
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
removed selection events

Modified: 
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
--- 
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
     2010-10-27 21:01:43 UTC (rev 22504)
+++ 
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
     2010-10-27 21:05:50 UTC (rev 22505)
@@ -273,14 +273,6 @@
 
        <osgi:service id="networkPanelService" ref="networkPanel">
                <osgi:interfaces>
-                       <value>org.cytoscape.model.events.SelectedNodesListener
-                       </value>
-                       <value>org.cytoscape.model.events.SelectedEdgesListener
-                       </value>
-                       
<value>org.cytoscape.model.events.UnselectedNodesListener
-                       </value>
-                       
<value>org.cytoscape.model.events.UnselectedEdgesListener
-                       </value>
                        
<value>org.cytoscape.session.events.SetCurrentNetworkViewListener
                        </value>
                        
<value>org.cytoscape.session.events.SetCurrentNetworkListener

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