Interface AttributeListener<T>
- All Known Implementing Classes:
AttributeSet
public interface AttributeListener<T>
An AttributeListener will be invoked whenever an attribute has been modified.
- Since:
- 7.2
- Author:
- Tristan Tarrant
-
Method Summary
-
Method Details
-
attributeChanged
-