Class NetCompletionChangeEvent

java.lang.Object
es.imim.DISGENET.network.NetCompletionChangeEvent
All Implemented Interfaces:
NetCreationListener

public class NetCompletionChangeEvent extends Object implements NetCreationListener
part of event handler class to allow updating the progress bar from different task
  • Constructor Details

    • NetCompletionChangeEvent

      public NetCompletionChangeEvent(org.cytoscape.work.TaskMonitor taskMonitor)
  • Method Details