public interface ISourceViewerExtension2
ISourceViewer
.Allows the source viewer to roll back a previous configuration process and allows clients access to the viewer's visual annotation model.
Modifier and Type | Method and Description |
---|---|
IAnnotationModel |
getVisualAnnotationModel()
Returns the visual annotation model of this viewer.
|
void |
unconfigure()
Rolls back the configuration process of this source viewer.
|
void unconfigure()
ISourceViewer.configure(SourceViewerConfiguration)
this method
can be called more than once without interleaving calls to
ISourceViewer.configure(SourceViewerConfiguration)
.IAnnotationModel getVisualAnnotationModel()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.