Generated by
JDiff

Interface javax.swing.text.MutableAttributeSet

Documentation changed from old to new.

Changed Methods
void removeAttribute(Object) Documentation changed from old to new.
Removes an attribute with the given name.
void removeAttributes(Enumeration) Documentation changed from old to new.
Removes an attribute set with the given names.
void removeAttributes(AttributeSet) Documentation changed from old to new.
Removes a set of attributes with the given name.