|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cytoscape.visual.customgraphic.RestoreImageTask
public class RestoreImageTask
Constructor Summary | |
---|---|
RestoreImageTask()
|
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 |
---|
public RestoreImageTask()
Method Detail |
---|
public void run()
run
in interface Task
run
in interface Runnable
public void halt()
halt
in interface Haltable
halt
in interface Task
public void setTaskMonitor(TaskMonitor taskMonitor) throws IllegalThreadStateException
setTaskMonitor
in interface Task
taskMonitor
- TaskMonitor Object.
IllegalThreadStateException
- Indicates that the TaskMonitor has
already been set.public String getTitle()
getTitle
in interface Task
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |