org.merlotxml.merlot
Class GenericDOMEditor.GenericSanityCheckListener

java.lang.Object
  extended byorg.merlotxml.merlot.GenericDOMEditor.GenericSanityCheckListener
All Implemented Interfaces:
java.util.EventListener, java.beans.VetoableChangeListener
Enclosing class:
GenericDOMEditor

public static class GenericDOMEditor.GenericSanityCheckListener
extends java.lang.Object
implements java.beans.VetoableChangeListener


Constructor Summary
GenericDOMEditor.GenericSanityCheckListener()
           
 
Method Summary
 void vetoableChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericDOMEditor.GenericSanityCheckListener

public GenericDOMEditor.GenericSanityCheckListener()
Method Detail

vetoableChange

public void vetoableChange(java.beans.PropertyChangeEvent evt)
                    throws java.beans.PropertyVetoException
Specified by:
vetoableChange in interface java.beans.VetoableChangeListener
Throws:
java.beans.PropertyVetoException