Uses of Class
javax.swing.text.SimpleAttributeSet
Packages that use SimpleAttributeSet
Package
Description
Provides the default HTML parser, along with support classes.
-
Uses of SimpleAttributeSet in javax.swing.text.html.parser
Methods in javax.swing.text.html.parser that return SimpleAttributeSetModifier and TypeMethodDescriptionprotected SimpleAttributeSet
Parser.getAttributes()
Returns attributes for the current tag.