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