org.w3c.jigadm.events
Interface AttributeListener


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

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