|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISourceViewerExtension2
Extension interface for ISourceViewer
.
Allows the source viewer to roll back a previous configuration process and allows clients access to the viewer's visual annotation model.
Method Summary | |
---|---|
IAnnotationModel |
getVisualAnnotationModel()
Returns the visual annotation model of this viewer. |
void |
unconfigure()
Rolls back the configuration process of this source viewer. |
Method Detail |
---|
void unconfigure()
ISourceViewer.configure(SourceViewerConfiguration)
this method
can be called more than once without interleaving calls to
ISourceViewer.configure(SourceViewerConfiguration)
.
IAnnotationModel getVisualAnnotationModel()
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.