See: Description
| Interface | Description |
|---|---|
| MonitorFactory | |
| MutatorLock |
see DasAxis.getMutatorLock, DasDevicePosition.getMutatorLock
TODO: This needs work, because there is no way to query if the lock was
successful.
|
| Class | Description |
|---|---|
| ChangesSupport |
Support class for encapsulating implementation of pendingChanges and mutator locks.
|
| DasLogger | |
| DefaultMonitorFactory |
Provided so we could look at monitors leftover when debugging.
|
| DefaultMonitorFactory.MonitorEntry | |
| EventQueueBlocker |
Tool for emptying the event queue.
|
| LoggerId | |
| NullMonitorFactory |
MonitorFactory implementation that always returns a null monitor.
|
| NullPreferences |
NullPreferences object for allowing applications to work in applet environment.
|
| NullPreferencesFactory |
Creates NullPreferences for use with applets.
|
| RequestProcessor |
Utility class for synchronous execution.
|
| UserMessageCenter |