public interface AnnotationProvider
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(Line.Set set,
Lookup context)
Attach annotations to the Line.Set for given context.
|
void annotate(Line.Set set, Lookup context)
set - the Line.Set to attach annotations to.context - a Lookup describing the context for the Line.Set.
If the Line.Set is associated with a document originating from
a file, the context shall contain the respective FileObject.Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.