All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tools.resources.event.AttributeChangedListener

public interface AttributeChangedListener
extends EventListener

Method Index

 o attributeChanged(AttributeChangedEvent)
Gets called when a property changes.

Methods

 o attributeChanged
 public abstract void attributeChanged(AttributeChangedEvent evt)
Gets called when a property changes.

Parameters:
evt - The AttributeChangeEvent describing the change.

All Packages  Class Hierarchy  This Package  Previous  Next  Index