|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.actions.LoadNetworkTask
public class LoadNetworkTask
Task to load a new network.
| Method Summary | |
|---|---|
String |
getTitle()
Gets the Task Title. |
void |
halt()
Halts the Task: Not Currently Implemented. |
static void |
loadFile(File file,
boolean skipMessage)
|
static void |
loadURL(URL u,
boolean skipMessage)
|
void |
run()
Executes Task. |
void |
setTaskMonitor(cytoscape.task.TaskMonitor taskMonitor)
Sets the Task Monitor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void loadURL(URL u,
boolean skipMessage)
public static void loadFile(File file,
boolean skipMessage)
public void run()
run in interface cytoscape.task.Taskrun in interface Runnablepublic void halt()
halt in interface cytoscape.task.Haltablehalt in interface cytoscape.task.Task
public void setTaskMonitor(cytoscape.task.TaskMonitor taskMonitor)
throws IllegalThreadStateException
setTaskMonitor in interface cytoscape.task.TasktaskMonitor - TaskMonitor Object.
IllegalThreadStateExceptionpublic String getTitle()
getTitle in interface cytoscape.task.Task
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||