|
|||||||||
| Home >> All >> org >> gendiapo >> editor >> [ document overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gendiapo.editor.document
Class GenDiapoDocument.TextElement

java.lang.Objectjavax.swing.text.AbstractDocument.AbstractElement
javax.swing.text.AbstractDocument.LeafElement
org.gendiapo.editor.document.GenDiapoDocument.TextElement
- All Implemented Interfaces:
- javax.swing.text.AttributeSet, javax.swing.text.Element, javax.swing.text.MutableAttributeSet, java.io.Serializable, javax.swing.tree.TreeNode
- Enclosing class:
- GenDiapoDocument
- protected class GenDiapoDocument.TextElement
- extends javax.swing.text.AbstractDocument.LeafElement
| Nested Class Summary |
| Nested classes inherited from class 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 class javax.swing.text.AbstractDocument.LeafElement |
|
| Fields inherited from class javax.swing.text.AbstractDocument.AbstractElement |
|
| Fields inherited from interface javax.swing.text.AttributeSet |
NameAttribute, ResolveAttribute |
| Constructor Summary | |
GenDiapoDocument.TextElement(javax.swing.text.Element parent,
javax.swing.text.AttributeSet a,
int offs0,
int offs1)
|
|
| 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 |
GenDiapoDocument.TextElement
public GenDiapoDocument.TextElement(javax.swing.text.Element parent, javax.swing.text.AttributeSet a, int offs0, int offs1)
|
|||||||||
| Home >> All >> org >> gendiapo >> editor >> [ document overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
javax.swing.text.AbstractDocument.AbstractElement