| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
jist.runtime.guilog.GuiLog.UntilTask
public static class GuiLog.UntilTask
UntilTask is a task that can be scheduled to either Pause or Resume the GuiLog.
| Constructor Summary | |
|---|---|
| GuiLog.UntilTask(java.lang.String c)The constructor initializes command. | |
| Method Summary | |
|---|---|
|  void | run()Call the appropriate GuiLog method according to command. | 
| Methods inherited from class java.util.TimerTask | 
|---|
| cancel, scheduledExecutionTime | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GuiLog.UntilTask(java.lang.String c)
c - String The GuiLog method.| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTask| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||