org.chorem.jtimer.ui.tasks
Class IdleDialog.UpdateIdleTime
java.lang.Object
java.util.TimerTask
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.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdleDialog.UpdateIdleTime
protected IdleDialog.UpdateIdleTime()
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
Copyright © 2007-2010 CodeLutin. All Rights Reserved.