Uses of Interface
org.eclipse.jface.text.source.IAnnotationAccessExtension
Packages that use IAnnotationAccessExtension
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IAnnotationAccessExtension in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IAnnotationAccessExtensionModifier and TypeClassDescriptionclass
Default class for accessing marker annotation properties.Methods in org.eclipse.ui.texteditor that return IAnnotationAccessExtensionModifier and TypeMethodDescriptionprotected final IAnnotationAccessExtension
SelectMarkerRulerAction.getAnnotationAccessExtension()
Returns the annotation access extension.