public class NetworkSetupTask
extends org.cytoscape.work.AbstractTask
implements org.cytoscape.work.swing.RequestsUIHelper
Modifier and Type | Field and Description |
---|---|
NetworkSetupProperties |
params
Tunables that get the desired properties.
|
Constructor and Description |
---|
NetworkSetupTask() |
Modifier and Type | Method and Description |
---|---|
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
void |
setUIHelper(org.cytoscape.work.swing.TunableUIHelper arg0) |
public NetworkSetupProperties params
public void run(org.cytoscape.work.TaskMonitor taskMonitor) throws Exception
run
in interface org.cytoscape.work.Task
run
in class org.cytoscape.work.AbstractTask
Exception
public void setUIHelper(org.cytoscape.work.swing.TunableUIHelper arg0)
setUIHelper
in interface org.cytoscape.work.swing.RequestsUIHelper
Copyright © 2018. All rights reserved.