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.Taskrun in class org.cytoscape.work.AbstractTaskExceptionpublic void setUIHelper(org.cytoscape.work.swing.TunableUIHelper arg0)
setUIHelper in interface org.cytoscape.work.swing.RequestsUIHelperCopyright © 2018. All rights reserved.