Uses of Class
javax.swing.text.StyleContext.SmallAttributeSet
Package
Description
Provides classes and interfaces that deal with editable and noneditable text
components.
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.-
Uses of StyleContext.SmallAttributeSet in javax.swing.text
Modifier and TypeMethodDescriptionprotected StyleContext.SmallAttributeSet
StyleContext.createSmallAttributeSet(AttributeSet a)
Create a compact set of attributes that might be shared. -
Uses of StyleContext.SmallAttributeSet in javax.swing.text.html
Modifier and TypeMethodDescriptionprotected StyleContext.SmallAttributeSet
StyleSheet.createSmallAttributeSet(AttributeSet a)
Creates a compact set of attributes that might be shared.