Class EnrichmentNetworkListener
java.lang.Object
es.imim.DISGENET.internal.enrichment.EnrichmentNetworkListener
- All Implemented Interfaces:
org.cytoscape.application.events.SetCurrentNetworkListener,org.cytoscape.event.CyListener
public class EnrichmentNetworkListener
extends Object
implements org.cytoscape.application.events.SetCurrentNetworkListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(org.cytoscape.application.events.SetCurrentNetworkEvent e)
-
Constructor Details
-
EnrichmentNetworkListener
public EnrichmentNetworkListener()
-
-
Method Details
-
handleEvent
public void handleEvent(org.cytoscape.application.events.SetCurrentNetworkEvent e) - Specified by:
handleEventin interfaceorg.cytoscape.application.events.SetCurrentNetworkListener
-