|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolox.swt.SWTTimerQueue.SWTTimerQueueRestart
protected static class SWTTimerQueue.SWTTimerQueueRestart
Runnable that will message the shared instance of the Timer Queue to restart.
Constructor Summary | |
---|---|
SWTTimerQueue.SWTTimerQueueRestart(org.eclipse.swt.widgets.Display display)
Constructs a QueueRestart Runnable that will message the Timer Queue to Restart. |
Method Summary | |
---|---|
void |
run()
Attempts to restart the queue associated with the display. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWTTimerQueue.SWTTimerQueueRestart(org.eclipse.swt.widgets.Display display)
display
- display associated with the SWTTimerQueueMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |