Class Summary |
EmailHeaderBean |
Copyright (C) 1999 Walter Bogaardt
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |
Macro |
Filename: $Id: Macro.java,v 1.3 2004/02/28 00:21:49 wbogaardt Exp $
Abstract: This class is a serialized place holder for a Macro object
it there for has elements that are needed for the IMacro interface
which is handled by the GUI. |
MacroEvent |
Filename: $Id: MacroEvent.java,v 1.5 2004/02/28 00:21:49 wbogaardt Exp $
Abstract: This is the events for an assigned macro
$Log: MacroEvent.java,v $
Revision 1.5 2004/02/28 00:21:49 wbogaardt
fixed formating to be compliant with sun coding convention
Revision 1.4 2004/01/16 00:53:43 wbogaardt
Fixed a very obscure bug with the Macro Panel that it didn't added new
x10 devices to the drop down of available x10 device for the macro. |
MacroTrigger |
Filename: $Id: MacroTrigger.java,v 1.4 2004/02/28 00:21:49 wbogaardt Exp $
Abstract: This is the triggering event that will cause a macro and its associated
events to execut. |
RunEvent |
Copyright (C) 1999 Walter Bogaardt
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |
SerialPortBean |
Copyright (C) 1999 Walter Bogaardt
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |
X10Events |
Filename: $Id: X10Events.java,v 1.7 2004/02/28 00:21:49 wbogaardt Exp $
Abstract: This is the events to take place when we are running the EventsDaemon
It is also a type a wrapper or solution to the CM17A not being able
to execute macros and in part run a set a programed timed events. |
X10Module |
Filename: $Id: X10Module.java,v 1.6 2004/02/28 00:21:49 wbogaardt Exp $
Abstract: Represents the X10 module which is either an appliance or light controller. |
X10MonitorEvent |
Copyright (C) 1999 Walter Bogaardt
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |