jhomenet.comm.event
Class DataUpdateEvent

java.lang.Object
  extended by java.util.EventObject
      extended by jhomenet.comm.event.RemoteEvent
          extended by jhomenet.comm.event.DataUpdateEvent
All Implemented Interfaces:
java.io.Serializable

public class DataUpdateEvent
extends RemoteEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jhomenet.comm.event.RemoteEvent
ID
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DataUpdateEvent(java.lang.Object source, java.lang.String ID)
           
 
Method Summary
 
Methods inherited from class jhomenet.comm.event.RemoteEvent
getID
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataUpdateEvent

public DataUpdateEvent(java.lang.Object source,
                       java.lang.String ID)


Copyright © 2004-2005 David Irwin. All Rights Reserved.