org.jppf.ui.utils
Class JPPFSplash.ScrollTask
java.lang.Object
java.util.TimerTask
org.jppf.ui.utils.JPPFSplash.ScrollTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- JPPFSplash
public class JPPFSplash.ScrollTask
- extends TimerTask
Task that scrolls the images at regular intervals.
|
Method Summary |
void |
run()
Execute this task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPPFSplash.ScrollTask
public JPPFSplash.ScrollTask()
run
public void run()
- Execute this task.
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
- See Also:
TimerTask.run()
Copyright © 2005-2010 JPPF Team.