|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScalableTimerTask | |
|---|---|
| org.zkoss.util | Utilities for handling data structures. |
| Uses of ScalableTimerTask in org.zkoss.util |
|---|
| Methods in org.zkoss.util with parameters of type ScalableTimerTask | |
|---|---|
void |
ScalableTimer.schedule(ScalableTimerTask task,
java.util.Date time)
Schedules the specified task for execution at the specified time. |
void |
ScalableTimer.schedule(ScalableTimerTask task,
long delay)
Schedules the specified task for execution after the specified delay. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||