issrg.utils.gui.repository
Class WebDAV_DIT_Event

java.lang.Object
  extended by java.util.EventObject
      extended by issrg.utils.gui.repository.WebDAV_DIT_Event
All Implemented Interfaces:
java.io.Serializable

public class WebDAV_DIT_Event
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
WebDAV_DIT_Event(WebDAV_DIT source)
           
 
Method Summary
 
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

WebDAV_DIT_Event

public WebDAV_DIT_Event(WebDAV_DIT source)