All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.cmu.owl.bo.control.LightFailedEvent

edu.cmu.owl.so.notification.NotifEventObject
   |
   +----edu.cmu.owl.bo.control.LightFailedEvent

public class LightFailedEvent
extends NotifEventObject
This class represents the event for a light failure.

Version:
1.0

Constructor Index

 o LightFailedEvent(LightingFixture)
This constructor requires a source

Constructors

 o LightFailedEvent
 public LightFailedEvent(LightingFixture source)
This constructor requires a source

Parameters:
source - the source of this event (the LightingFixture)

All Packages  Class Hierarchy  This Package  Previous  Next  Index