Package | Description |
---|---|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMarkerUpdater
Updates a marker's positional attributes which are
start position, end position, and line number.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMarkerAnnotationModel.addMarkerUpdater(IMarkerUpdater markerUpdater)
Adds the given marker updater to this annotation model.
|
protected void |
AbstractMarkerAnnotationModel.removeMarkerUpdater(IMarkerUpdater markerUpdater)
Removes the given marker updater from this annotation model.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.