What is an Event?
(Tutorial Page 12)


  • Event is an occurrence of something: Disk Error
  • An event can be simple, but most carry some information. The attibutes that are carried as part of the event is shown in parenthesis: event(attrib1, attrib2, ..., attribn)
    1. Simple Events: Close the door, Open the door, Pickup phone,...
    2. Typical Events:Mouse button press(Left or Right),
    3. Other examples: Train Departs (origin city, dest city)

  • An event conveys information from one object to another: Person sends (document) Company
  • Events are triggers that cause some action to take place and force a change of state in an object
  • Event are usually thought to be instantaneous: Press Accelerator
    |-Previous Slide-| -Next Slide-| -Table of Contents-|-List of Tutorials-| -Home Page-|-Disclaimer-|
    If desired, insert comments for ooanly12
    Your Email Address(Optional)
    Action
    Copyright © 1997 Object Ideas Corporation --- Last Updated January 15, 1997