Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
H
I
L
M
O
S
T
U
L
lamp
- Variable in class UI.
SecurityLampSimulatedUI
LAMP_OFF_DAYLIGHT
- Static variable in interface SecurityLightController.
LightControllerStateMachineObserverInterface
LAMP_OFF_NIGHTIME
- Static variable in interface SecurityLightController.
LightControllerStateMachineObserverInterface
LAMP_ON_FULL_BRIGHTNESS
- Static variable in interface SecurityLightController.
LightControllerStateMachineObserverInterface
LAMP_ON_NIGHTIME_BRIGHTNESS
- Static variable in interface SecurityLightController.
LightControllerStateMachineObserverInterface
LAMP_TIMER_EXPIRED
- Static variable in interface SecurityLightController.
LightControllerCommandInterface
This signal indicates that a timer has expired.
lcsm
- Variable in class UI.
SecurityLampSimulatedUI
light
- Variable in class SecurityLightController.
LightControllerStateMachine
This variable holds the light which is to be controlled by this state machine.
LIGHT_SENSOR_DARKENED
- Static variable in interface SecurityLightController.
LightControllerCommandInterface
This signal indicates that the light sensor has been darkened, indicating diminished ambient light and the approach of nightfall.
LIGHT_SENSOR_LIGHTENED
- Static variable in interface SecurityLightController.
LightControllerCommandInterface
This signal indicates that the light sensor has been lit up, indicating the sun is up and daylight is here.
LightControllerCommandInterface
- Interface in
SecurityLightController
This interface defines the light controller interface.
LightControllerStateMachine
- Class in
SecurityLightController
This class implements a state machine that can be used to control a security light.
LightControllerStateMachine()
- Constructor for class SecurityLightController.
LightControllerStateMachine
This is the default constructor, which will instantiate a new instance of this class.
LightControllerStateMachineObserverInterface
- Interface in
SecurityLightController
This interface defines an interface which a class must implement if it desires to observe the lamp state.
LightDeviceInterface
- Interface in
SecurityLightController
This interface defines those things which must be present for a light.
lightSensor
- Variable in class UI.
SecurityLampSimulatedUI
LightTimer
- Class in
SecurityLightController
This class implements a light timer.
LightTimer(LightControllerCommandInterface)
- Constructor for class SecurityLightController.
LightTimer
LightTimerInterface
- Interface in
SecurityLightController
This interface defines that which is used for a light timer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
H
I
L
M
O
S
T
U