Uses of Class
org.zkoss.util.ScalableTimerTask

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.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo