org.chorem.jtimer.ui.tasks
Class IdleDialog.UpdateIdleTime

java.lang.Object
  extended by java.util.TimerTask
      extended by org.chorem.jtimer.ui.tasks.IdleDialog.UpdateIdleTime
All Implemented Interfaces:
Runnable
Enclosing class:
IdleDialog

protected class IdleDialog.UpdateIdleTime
extends TimerTask

Task to update idle time duration while dialog is showed.


Constructor Summary
protected IdleDialog.UpdateIdleTime()
           
 
Method Summary
 void run()
           
 
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

IdleDialog.UpdateIdleTime

protected IdleDialog.UpdateIdleTime()
Method Detail

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask


Copyright © 2007-2010 CodeLutin. All Rights Reserved.