| java.lang.Object org.terracotta.dso.AnnotationImageProvider
AnnotationImageProvider | public class AnnotationImageProvider implements IAnnotationImageProvider(Code) | | A provider of images for our annotations.
See Also: org.eclipse.ui.texteditor.IAnnotationImageProvider |
AnnotationImageProvider | public AnnotationImageProvider()(Code) | | |
getImageDescriptor | public ImageDescriptor getImageDescriptor(String id)(Code) | | |
getImageDescriptorId | public String getImageDescriptorId(Annotation annotation)(Code) | | |
getManagedImage | public Image getManagedImage(Annotation annotation)(Code) | | |
|
|