Package | Description |
---|---|
org.openide.cookies | |
org.openide.text |
NetBeans is able to integrate multiple
editors
for different content types and mechanically access their content.
|
Modifier and Type | Method | Description |
---|---|---|
Line.Set |
LineCookie.getLineSet() |
Creates new line set.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
DocumentLine.Set |
Abstract implementation of
Line.Set . |
Modifier and Type | Method | Description |
---|---|---|
Line.Set |
CloneableEditorSupport.getLineSet() |
Get the line set for all paragraphs in the document.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AnnotationProvider.annotate(Line.Set set,
org.openide.util.Lookup context) |
Attach annotations to the Line.Set for given context.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.