org.indy
Class IndyThreadEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--org.indy.IndyThreadEvent
All Implemented Interfaces:
java.io.Serializable

public class IndyThreadEvent
extends java.util.EventObject

Description of the Class

Author:
owen
See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
IndyThreadEvent(IndyThread source)
          Constructor for the IdThreadEvent object
 
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

IndyThreadEvent

public IndyThreadEvent(IndyThread source)
Constructor for the IdThreadEvent object
Parameters:
source - Description of the Parameter


Copyright © 2002-2002 IndyJ. All Rights Reserved.