Uses of Class
javax.swing.text.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.text
Modifier and TypeClassDescriptionprotected class
Default root element for a document... maps out the paragraphs/lines contained. -
Uses of AbstractDocument.BranchElement in javax.swing.text.html
Modifier and TypeClassDescriptionclass
An element that represents a structural block of HTML.