Class AttributeChangeListener

java.lang.Object
de.intarsys.tools.event.AttributeChangeListener
All Implemented Interfaces:
INotificationListener, EventListener

public abstract class AttributeChangeListener extends Object implements INotificationListener
A convenience implementation for listening to attribute change events.
  • Constructor Details

    • AttributeChangeListener

      public AttributeChangeListener(Object attribute)
  • Method Details