Uses of Class
org.wcb.autohome.model.MonitorTableModel

Packages that use MonitorTableModel
org.wcb.autohome   
org.wcb.autohome.factories   
org.wcb.autohome.interfaces   
org.wcb.autohome.util   
 

Uses of MonitorTableModel in org.wcb.autohome
 

Methods in org.wcb.autohome with parameters of type MonitorTableModel
 void AutoHomeSession.setMonitorModel(MonitorTableModel mModel)
          This allows the gateway to have reference to the monitor table modle so that when the user decides to monitor the table object events and the table can update each other.
 

Uses of MonitorTableModel in org.wcb.autohome.factories
 

Methods in org.wcb.autohome.factories with parameters of type MonitorTableModel
 void HAGateway.setMonitorModel(MonitorTableModel mModel)
          Sets the monitoring model to the Alice Listener objects AliceListener and AliceX10AddressListener
 

Uses of MonitorTableModel in org.wcb.autohome.interfaces
 

Methods in org.wcb.autohome.interfaces with parameters of type MonitorTableModel
 void IHAGateway.setMonitorModel(MonitorTableModel mModel)
           
 

Uses of MonitorTableModel in org.wcb.autohome.util
 

Constructors in org.wcb.autohome.util with parameters of type MonitorTableModel
AliceX10AddressListener(MonitorTableModel mModel)
          Creates a new instance of AliceX10AddressListener
AliceListener(MonitorTableModel model)
           
 



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