Package AccessEngine :: Package AEDevice :: Module AEDeviceEvent
[hide private]
[frames] | no frames]

Module AEDeviceEvent

source code


Authors:
Scott Haeger, Ramona Bunk
Organizations: Copyright: License:
Classes [hide private]
  AEDeviceEvent
Base type for indicating IO events to monitors such that a monitor may select whether to monitor input, output, both, or neither based on this type and its subtypes.
  InputEvent
Event on an input device, wrapped for display by a AEMonitor.
  OutputEvent
Event on an output device, wrapped for display by a AEMonitor.