Uses of Class
javax.swing.text.AbstractDocument.BranchElement
Packages that use AbstractDocument.BranchElement
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 AbstractDocument.BranchElement in javax.swing.textSubclasses of AbstractDocument.BranchElement in javax.swing.textModifier and TypeClassDescriptionprotected classDefault root element for a document... maps out the paragraphs/lines contained.
- 
Uses of AbstractDocument.BranchElement in javax.swing.text.htmlSubclasses of AbstractDocument.BranchElement in javax.swing.text.htmlModifier and TypeClassDescriptionclassAn element that represents a structural block of HTML.