Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0002424
StatusNot Changed
Class Summary
SimpleAttributeSet
Field Detail
EMPTY
Constructor Detail
SimpleAttributeSet()
SimpleAttributeSet(javax.swing.text.AttributeSet)
Method Detail
addAttribute(java.lang.Object,java.lang.Object)
addAttributes(javax.swing.text.AttributeSet)
clone()
containsAttribute(java.lang.Object,java.lang.Object)
containsAttributes(javax.swing.text.AttributeSet)
copyAttributes()
equals(java.lang.Object)
getAttribute(java.lang.Object)
getAttributeCount()
getAttributeNames()
getResolveParent()
hashCode()
isDefined(java.lang.Object)
isEmpty()
isEqual(javax.swing.text.AttributeSet)
removeAttribute(java.lang.Object)
removeAttributes(java.util.Enumeration)
removeAttributes(javax.swing.text.AttributeSet)
setResolveParent(javax.swing.text.AttributeSet)
toString()

© 2023 Oracle Corporation and/or its affiliates