|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseElement | |
---|---|
org.netbeans.editor |
Uses of BaseElement in org.netbeans.editor |
---|
Subclasses of BaseElement in org.netbeans.editor | |
---|---|
class |
LeafElement
Leaf element is used on the leaf level of element tree. |
Fields in org.netbeans.editor declared as BaseElement | |
---|---|
protected BaseElement |
BaseElement.parent
Parent element |
Constructors in org.netbeans.editor with parameters of type BaseElement | |
---|---|
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 |
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |