Package | Description |
---|---|
org.eclipse.actf.ui.util.timer |
This package contains timer utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
WaitExecSyncEventListener
Utility to periodically check if action defined in
WaitExecSyncEventHandler can be executed. |
Modifier and Type | Method and Description |
---|---|
void |
WeakSyncTimer.addEventListener(SyncEventListener listener)
Add an event listener to the timer.
|
void |
WeakSyncTimer.removeEventListener(SyncEventListener listener)
Remove an event explicitly.
|