net.sf.jml.message.p2p
Class DisplayPictureDuelTimerTask
java.lang.Object
java.util.TimerTask
net.sf.jml.message.p2p.DisplayPictureDuelTimerTask
- All Implemented Interfaces:
- Runnable
public class DisplayPictureDuelTimerTask
- extends TimerTask
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayPictureDuelTimerTask
public DisplayPictureDuelTimerTask(int baseId,
int currentStatus,
DisplayPictureDuelManager duelManager)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask