final class SWTTimer extends Timer implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
(package private) int |
period |
(package private) static boolean |
THREAD_TIMER |
(package private) java.lang.Runnable |
timerRunnable |
Modifier | Constructor and Description |
---|---|
protected |
SWTTimer(java.lang.Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
protected long |
_start(java.lang.Runnable runnable) |
protected long |
_start(java.lang.Runnable runnable,
int period) |
protected void |
_stop(long timer) |
void |
run() |
getMaxPeriod, getMinPeriod, isRunning, start, start, stop