Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts1003334
StatusChanged
Class Summary
StyleContext
Field Detail
DEFAULT_STYLE
Constructor Detail
StyleContext()
Method Detail
addAttribute(javax.swing.text.AttributeSet,java.lang.Object,java.lang.Object)
addAttributes(javax.swing.text.AttributeSet,javax.swing.text.AttributeSet)
addChangeListener(javax.swing.event.ChangeListener)
addStyle(java.lang.String,javax.swing.text.Style)
createLargeAttributeSet(javax.swing.text.AttributeSet)
createSmallAttributeSet(javax.swing.text.AttributeSet)
getBackground(javax.swing.text.AttributeSet)
getChangeListeners()
getCompressionThreshold()
getDefaultStyleContext()
getEmptySet()
getFont(java.lang.String,int,int)
getFont(javax.swing.text.AttributeSet)
getFontMetrics(java.awt.Font)
getForeground(javax.swing.text.AttributeSet)
getStaticAttribute(java.lang.Object)
getStaticAttributeKey(java.lang.Object)
getStyle(java.lang.String)
getStyleNames()
readAttributeSet(java.io.ObjectInputStream,javax.swing.text.MutableAttributeSet)
readAttributes(java.io.ObjectInputStream,javax.swing.text.MutableAttributeSet)
reclaim(javax.swing.text.AttributeSet)
registerStaticAttributeKey(java.lang.Object)
removeAttribute(javax.swing.text.AttributeSet,java.lang.Object)
removeAttributes(javax.swing.text.AttributeSet,java.util.Enumeration)
removeAttributes(javax.swing.text.AttributeSet,javax.swing.text.AttributeSet)
removeChangeListener(javax.swing.event.ChangeListener)
removeStyle(java.lang.String)
toString()
writeAttributeSet(java.io.ObjectOutputStream,javax.swing.text.AttributeSet)
writeAttributes(java.io.ObjectOutputStream,javax.swing.text.AttributeSet)

© 2020 Oracle Corporation and/or its affiliates