AttributeSet.CharacterAttribute (Java SE 15 & JDK 15) (original) (raw)
Module java.desktop
Package javax.swing.text
All Known Implementing Classes:
[StyleConstants.CharacterConstants](StyleConstants.CharacterConstants.html "class in javax.swing.text")
, [StyleConstants.ColorConstants](StyleConstants.ColorConstants.html "class in javax.swing.text")
, [StyleConstants.FontConstants](StyleConstants.FontConstants.html "class in javax.swing.text")
Enclosing interface:
public static interface AttributeSet.CharacterAttribute
This interface is the type signature that is expected to be present on any attribute key that contributes to character level presentation. This would be any attribute that applies to a so-called run of style.