org.w3c.jigadm.events
Interface AttributeListener

All Superinterfaces:
java.util.EventListener

public interface AttributeListener
extends java.util.EventListener


Method Summary
 void attributeChanged(AttributeChangeEvent e)
          Invoked when the value of the Attribute has changed
 

Method Detail

attributeChanged

void attributeChanged(AttributeChangeEvent e)
Invoked when the value of the Attribute has changed