|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Line.Set | |
org.openide.cookies | |
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of Line.Set in org.openide.cookies |
Methods in org.openide.cookies that return Line.Set | |
Line.Set |
LineCookie.getLineSet()
Creates new line set. |
Uses of Line.Set in org.openide.text |
Subclasses of Line.Set in org.openide.text | |
static class |
DocumentLine.Set
Abstract implementation of Line.Set . |
Methods in org.openide.text that return Line.Set | |
Line.Set |
CloneableEditorSupport.getLineSet()
Get the line set for all paragraphs in the document. |
Methods in org.openide.text with parameters of type Line.Set | |
void |
AnnotationProvider.annotate(Line.Set set,
Lookup context)
Attach annotations to the Line.Set for given context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |