java.lang.Objectjavax.swing.text.AbstractDocument$AbstractElement
javax.swing.text.AbstractDocument$BranchElement
All Implemented Interfaces:
MutableAttributeSet, TreeNode, Serializable, Element
Direct Known Subclasses:
BidiRootElement
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing. As of 1.4, support for long term storage
of all JavaBeansTM
has been added to the java.beans package.
Please see java.beans.XMLEncoder .
| Constructor: |
|---|
|
| Method from javax.swing.text.AbstractDocument$BranchElement Summary: |
|---|
| children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getName, getStartOffset, isLeaf, positionToElement, replace, toString |
| Methods from javax.swing.text.AbstractDocument$AbstractElement: |
|---|
| addAttribute, addAttributes, children, containsAttribute, containsAttributes, copyAttributes, dump, getAllowsChildren, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getElement, getElementCount, getElementIndex, getEndOffset, getIndex, getName, getParent, getParentElement, getResolveParent, getStartOffset, isDefined, isEqual, isLeaf, removeAttribute, removeAttributes, removeAttributes, setResolveParent |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.text.AbstractDocument$BranchElement Detail: |
|---|
Enumeration. |
|
|
|
|
|
|
|
|
|
|
|