edu.umd.cs.piccolox.swt
Class SWTTimerQueue.SWTTimerQueueRestart
java.lang.Object
edu.umd.cs.piccolox.swt.SWTTimerQueue.SWTTimerQueueRestart
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SWTTimerQueue
protected static class SWTTimerQueue.SWTTimerQueueRestart
- extends Object
- implements Runnable
Runnable that will message the shared instance of the Timer Queue to
restart.
Field Summary |
(package private) boolean |
attemptedStart
|
(package private) org.eclipse.swt.widgets.Display |
display
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attemptedStart
boolean attemptedStart
display
org.eclipse.swt.widgets.Display display
SWTTimerQueue.SWTTimerQueueRestart
public SWTTimerQueue.SWTTimerQueueRestart(org.eclipse.swt.widgets.Display display)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 1995-2011 Piccolo2D. All Rights Reserved.