public class XtextMarkerAnnotationImageProvider extends Object implements org.eclipse.ui.texteditor.IAnnotationImageProvider
| Constructor and Description |
|---|
XtextMarkerAnnotationImageProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(String imageDescritporId) |
String |
getImageDescriptorId(org.eclipse.jface.text.source.Annotation annotation) |
org.eclipse.swt.graphics.Image |
getManagedImage(org.eclipse.jface.text.source.Annotation annotation) |
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(String imageDescritporId)
getImageDescriptor in interface org.eclipse.ui.texteditor.IAnnotationImageProviderpublic String getImageDescriptorId(org.eclipse.jface.text.source.Annotation annotation)
getImageDescriptorId in interface org.eclipse.ui.texteditor.IAnnotationImageProviderpublic org.eclipse.swt.graphics.Image getManagedImage(org.eclipse.jface.text.source.Annotation annotation)
getManagedImage in interface org.eclipse.ui.texteditor.IAnnotationImageProviderCopyright © 2016. All Rights Reserved.