Uses of Interface
org.wcb.autohome.interfaces.IMacroEvent

Packages that use IMacroEvent
org.wcb.autohome.implementations   
org.wcb.autohome.model   
 

Uses of IMacroEvent in org.wcb.autohome.implementations
 

Classes in org.wcb.autohome.implementations that implement IMacroEvent
 class 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.
 

Constructors in org.wcb.autohome.implementations with parameters of type IMacroEvent
MacroEvent(IMacroEvent newO)
          Clone constructor for the macro event using the passed in interface.
 

Uses of IMacroEvent in org.wcb.autohome.model
 

Methods in org.wcb.autohome.model with parameters of type IMacroEvent
 void MacroEventTableModel.addRow(IMacroEvent newRow)
          Add a new event to the model and fire a table data change event
 



Copyright © 1999-2004 Walter Bogaardt. All Rights Reserved.