All Packages Class Hierarchy This Package Previous Next Index
Class edu.cmu.owl.bo.control.server.LightEvent
edu.cmu.owl.bo.control.server.LightEvent
- public class LightEvent
This class represents the Light Event object. Note that with this class
you can only instantiate it with a source for the event.
-
LightEvent(LightController)
- This constructor instantiates the object
LightEvent
public LightEvent(LightController source)
- This constructor instantiates the object
- Parameters:
- source - the source of the event
All Packages Class Hierarchy This Package Previous Next Index