org.emboss.jemboss.editor
Class GroutAlignJFrameEvent

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

public class GroutAlignJFrameEvent
extends java.beans.PropertyChangeEvent

See Also:
Serialized Form

Field Summary
private  GroutAlignJFrame source
           
 
Fields inherited from class java.beans.PropertyChangeEvent
 
Constructor Summary
GroutAlignJFrameEvent(java.lang.Object source, java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
          Creates a new instance of GroutAlignJFrameEvent 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 GroutAlignJFrame source
Constructor Detail

GroutAlignJFrameEvent

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