|
|||||||||
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.
Field Summary | |
---|---|
(package private) boolean |
attemptedStart
|
(package private) org.eclipse.swt.widgets.Display |
display
|
Constructor Summary | |
---|---|
SWTTimerQueue.SWTTimerQueueRestart(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 |
Field Detail |
---|
boolean attemptedStart
org.eclipse.swt.widgets.Display display
Constructor Detail |
---|
public SWTTimerQueue.SWTTimerQueueRestart(org.eclipse.swt.widgets.Display display)
Method 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 |