com.anabas.gxo
Class GND_CollectionEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.anabas.gxo.GND_CollectionEvent

public class GND_CollectionEvent
extends java.util.EventObject

Title: Description: Copyright: Copyright (c) 2000 Company:

See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
GND_CollectionEvent(java.lang.Object source)
           
 
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

GND_CollectionEvent

public GND_CollectionEvent(java.lang.Object source)