|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
javax.swing.text.AbstractDocument.AbstractElement
javax.swing.text.AbstractDocument.LeafElement
com.essbase.eas.ui.editor.editpane.EditorPlainDocument.EditorLeafElement
public class EditorPlainDocument.EditorLeafElement
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.EditorLeafElement(javax.swing.text.Element parent, javax.swing.text.AttributeSet a, int offs0, int offs1) |
Method Summary | |
---|---|
byte |
getId() |
void |
setId(byte id) |
Methods inherited from class javax.swing.text.AbstractDocument.LeafElement |
---|
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getName, getStartOffset, isLeaf, 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 |
---|
public EditorPlainDocument.EditorLeafElement(javax.swing.text.Element parent, javax.swing.text.AttributeSet a, int offs0, int offs1)
Method Detail |
---|
public byte getId()
public void setId(byte id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |