Classes which implement this interface provide methods
that handle AccessibleAttribute events.
<p>
After creating an instance of a class that implements
this interface it can be added to an accessible using the
<code>addAccessibleAttributeListener</code> method and removed using
the <code>removeAccessibleAttributeListener</code> method.
</p>
Classes which implement this interface provide methods that handle AccessibleAttribute events. <p> After creating an instance of a class that implements this interface it can be added to an accessible using the <code>addAccessibleAttributeListener</code> method and removed using the <code>removeAccessibleAttributeListener</code> method. </p>
@see AccessibleAttributeAdapter @see AccessibleAttributeEvent @see AccessibleTextAttributeEvent
@since 3.6