Class AttributeChangeListener

  • All Implemented Interfaces:
    INotificationListener, java.util.EventListener

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

      • AttributeChangeListener

        public AttributeChangeListener​(java.lang.Object attribute)