javax.swing.text.html
Class HTMLDocument.RunElementjava.lang.Object | +--javax.swing.text.AbstractDocument.AbstractElement | +--javax.swing.text.AbstractDocument.LeafElement | +--javax.swing.text.html.HTMLDocument.RunElement
- All Implemented Interfaces:
- AttributeSet, Element, MutableAttributeSet, Serializable, TreeNode
- Enclosing class:
- HTMLDocument
- public class HTMLDocument.RunElement
- extends AbstractDocument.LeafElement
An element that represents a chunk of text that has a set of HTML character level attributes assigned to it.
Nested Class Summary
Nested classes inherited from class javax.swing.text.AttributeSet AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute
Field Summary
Fields inherited from interface javax.swing.text.AttributeSet NameAttribute, ResolveAttribute