|
Cytoscape 2.8.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcytoscape.visual.customgraphic.PersistImageTask
public class PersistImageTask
| Constructor Summary | |
|---|---|
protected |
PersistImageTask(File location)
Constructor. |
| Method Summary | |
|---|---|
String |
getTitle()
Gets the Task Title. |
void |
halt()
Halts the Task: Not Currently Implemented. |
void |
run()
Execute task. |
void |
setTaskMonitor(TaskMonitor taskMonitor)
Sets the Task Monitor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PersistImageTask(File location)
fileName - Absolute path to the Session file.| Method Detail |
|---|
public void run()
run in interface Taskrun in interface Runnablepublic void halt()
halt in interface Haltablehalt in interface Task
public void setTaskMonitor(TaskMonitor taskMonitor)
throws IllegalThreadStateException
setTaskMonitor in interface TasktaskMonitor - TaskMonitor Object.
IllegalThreadStateException - Indicates that the TaskMonitor has
already been set.public String getTitle()
getTitle in interface Task
|
Cytoscape 2.8.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||