| 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 and Description |
|---|---|
Line.Set |
LineCookie.getLineSet()
Creates new line set.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentLine.Set
Abstract implementation of
Line.Set. |
| Modifier and Type | Method and Description |
|---|---|
Line.Set |
CloneableEditorSupport.getLineSet()
Get the line set for all paragraphs in the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationProvider.annotate(Line.Set set,
Lookup context)
Attach annotations to the Line.Set for given context.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.