kiyut.citra 2.5

kiyut.citra.event
Class ProgressEvent

java.lang.Object
  extended by java.util.EventObject
      extended by kiyut.citra.event.ProgressEvent
All Implemented Interfaces:
Serializable

public class ProgressEvent
extends EventObject

Author:
Kiyut
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ProgressEvent(Object source)
          Creates a new instance of ProgressEvent
 
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

ProgressEvent

public ProgressEvent(Object source)
Creates a new instance of ProgressEvent


kiyut.citra 2.5