public final void notifyAccessibleAttributeChanged (AccessibleAttribute attributes)

This method is called by the application to notify the assistive technology that the value for an attribute has changed.

Parameters:
attributes    the attribute whose value has changed

See also:
AccessibleAttribute

Since:  JavaFX 8u40