org.emboss.jemboss.editor
Class GroutGraphicSequenceCollectionEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byjava.beans.PropertyChangeEvent
          extended byorg.emboss.jemboss.editor.GroutGraphicSequenceCollectionEvent
All Implemented Interfaces:
java.io.Serializable

public class GroutGraphicSequenceCollectionEvent
extends java.beans.PropertyChangeEvent

See Also:
Serialized Form

Field Summary
private  GroutGraphicSequenceCollection source
           
 
Fields inherited from class java.beans.PropertyChangeEvent
 
Constructor Summary
GroutGraphicSequenceCollectionEvent(java.lang.Object source, java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
          Creates a new instance of GroutGraphicSequenceCollectionEvent with source set
 
Methods inherited from class java.beans.PropertyChangeEvent
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId
 
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
 

Field Detail

source

private GroutGraphicSequenceCollection source
Constructor Detail

GroutGraphicSequenceCollectionEvent

public GroutGraphicSequenceCollectionEvent(java.lang.Object source,
                                           java.lang.String propertyName,
                                           java.lang.Object oldValue,
                                           java.lang.Object newValue)
Creates a new instance of GroutGraphicSequenceCollectionEvent with source set