Modifier and Type | Field and Description |
---|---|
private Timer |
Window.embeddedLocationTimer |
Modifier and Type | Method and Description |
---|---|
abstract Timer |
Application.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
GtkTimer |
Modifier and Type | Method and Description |
---|---|
Timer |
GtkApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
IosTimer
iOS platform implementation class for Timer.
|
Modifier and Type | Method and Description |
---|---|
Timer |
IosApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LensTimer
Lens implementation class for Timer.
|
Modifier and Type | Method and Description |
---|---|
Timer |
LensApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MacTimer
MacOSX platform implementation class for Timer.
|
Modifier and Type | Method and Description |
---|---|
Timer |
MacApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MonocleTimer
Monocle implementation class for Timer.
|
Modifier and Type | Method and Description |
---|---|
Timer |
MonocleApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SWTTimer |
Modifier and Type | Method and Description |
---|---|
Timer |
SWTApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
WinTimer
MS Windows platform implementation class for Timer.
|
Modifier and Type | Method and Description |
---|---|
Timer |
WinApplication.createTimer(java.lang.Runnable runnable) |
Modifier and Type | Field and Description |
---|---|
private Timer |
QuantumToolkit.pulseTimer |