Skip navigation links


com.essbase.eas.ui.editor.editpane
Class EditorPlainDocument.EditorBranchElement

java.lang.Object
  extended by javax.swing.text.AbstractDocument.AbstractElement
      extended by javax.swing.text.AbstractDocument.BranchElement
          extended by com.essbase.eas.ui.editor.editpane.EditorPlainDocument.EditorBranchElement

All Implemented Interfaces:
java.io.Serializable, javax.swing.text.AttributeSet, javax.swing.text.Element, javax.swing.text.MutableAttributeSet, javax.swing.tree.TreeNode
Enclosing class:
EditorPlainDocument

public class EditorPlainDocument.EditorBranchElement
extends javax.swing.text.AbstractDocument.BranchElement
See Also:
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from interface javax.swing.text.AttributeSet
javax.swing.text.AttributeSet.CharacterAttribute, javax.swing.text.AttributeSet.ColorAttribute, javax.swing.text.AttributeSet.FontAttribute, javax.swing.text.AttributeSet.ParagraphAttribute

 

Field Summary

 

Fields inherited from interface javax.swing.text.AttributeSet
NameAttribute, ResolveAttribute

 

Constructor Summary
EditorPlainDocument.EditorBranchElement(javax.swing.text.Element parent, javax.swing.text.AttributeSet a)
           

 

Method Summary

 

Methods inherited from class javax.swing.text.AbstractDocument.BranchElement
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getName, 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

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

EditorPlainDocument.EditorBranchElement

public EditorPlainDocument.EditorBranchElement(javax.swing.text.Element parent,
                                               javax.swing.text.AttributeSet a)

Skip navigation links


Copyright © 2001, 2011, Oracle. All rights reserved.