javax.swing.text
Class AbstractDocument.BidiRootElement
java.lang.Object
javax.swing.text.AbstractDocument.AbstractElement
javax.swing.text.AbstractDocument.BranchElement
javax.swing.text.AbstractDocument.BidiRootElement
- All Implemented Interfaces:
- AttributeSet, Element, MutableAttributeSet, Serializable, TreeNode
- Enclosing class:
- AbstractDocument
- class AbstractDocument.BidiRootElement
- extends AbstractDocument.BranchElement
Represents the root element of the bidirectional element structure.
The root element is the only element in the bidi element structure
which contains children.
| Methods inherited from class javax.swing.text.AbstractDocument.BranchElement |
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getStartOffset, isLeaf, positionToElement, replace, toString |
| Methods inherited from class javax.swing.text.AbstractDocument.AbstractElement |
addAttribute, addAttributes, containsAttribute, containsAttributes, copyAttributes, dump, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getIndex, getParent, getParentElement, getResolveParent, isDefined, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParent |
AbstractDocument.BidiRootElement
AbstractDocument.BidiRootElement()
getName
public String getName()
- Gets the name of the element.
- Specified by:
getName in interface Element- Overrides:
getName in class AbstractDocument.BranchElement
- Returns:
- the name