Class Summary |
DeviceFactory |
Project: Alice X10 Home Automation
Filename: $Id: DeviceFactory.java,v 1.17 2004/02/25 21:38:36 wbogaardt Exp $
Abstract: Centralized backend for various components to send events to
Serial port output. |
FactoryUtilities |
Project: Alice X10 Home Automation
Filename: $Id: FactoryUtilities.java,v 1.3 2004/02/25 21:38:36 wbogaardt Exp $
Abstract: This class is a consolidation of methods that have been commonly called
throught the application rather than keeping reimplementing the same function
over and over. |
HAGateway |
Project: Home Automation Interface
Filename: $Id: HAGateway.java,v 1.43 2004/06/09 18:49:36 wbogaardt Exp $
Abstract: Centralized backend for various components to send events to
Serial port output. |