|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnct.visualization.cytoscape.Monitor
public abstract class Monitor
Field Summary | |
---|---|
protected boolean |
needToHalt
|
Constructor Summary | |
---|---|
Monitor()
|
Method Summary | |
---|---|
void |
halt()
|
boolean |
needToHalt()
|
abstract void |
setPercentCompleted(int percent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean needToHalt
Constructor Detail |
---|
public Monitor()
Method Detail |
---|
public abstract void setPercentCompleted(int percent)
public void halt()
public boolean needToHalt()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |