Package | Description |
---|---|
org.netbeans.editor |
Modifier and Type | Class and Description |
---|---|
class |
LeafElement
Leaf element is used on the leaf level of element tree.
|
Modifier and Type | Field and Description |
---|---|
protected BaseElement |
BaseElement.parent
Parent element
|
Constructor and Description |
---|
BaseElement(BaseDocument doc,
BaseElement parent,
AttributeSet attrs) |
LeafElement(BaseDocument doc,
BaseElement parent,
AttributeSet attrs,
int startOffset,
int endOffset,
boolean bol,
boolean eol)
Create new document instance
|
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.