com.mebigfatguy.patchanim.gui.events
Class PatchCompletionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.mebigfatguy.patchanim.gui.events.PatchCompletionEvent
All Implemented Interfaces:
java.io.Serializable

public class PatchCompletionEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
PatchCompletionEvent(java.lang.Object src, java.awt.image.BufferedImage animatedImage)
           
 
Method Summary
 java.awt.image.BufferedImage getImage()
           
 
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

PatchCompletionEvent

public PatchCompletionEvent(java.lang.Object src,
                            java.awt.image.BufferedImage animatedImage)
Method Detail

getImage

public java.awt.image.BufferedImage getImage()


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.