public class DefaultEditorInputLabelProvider extends DeclarativeLabelProvider
| Constructor and Description |
|---|
DefaultEditorInputLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jface.resource.ImageDescriptor |
image(org.eclipse.ui.IStorageEditorInput editorInput) |
org.eclipse.jface.resource.ImageDescriptor |
image(org.eclipse.emf.common.ui.URIEditorInput editorInput) |
java.lang.String |
text(org.eclipse.ui.IStorageEditorInput editorInput) |
java.lang.String |
text(org.eclipse.emf.common.ui.URIEditorInput editorInput) |
doGetImage, doGetText, handleImageError, handleTextError, image, image, text, textconvertToImage, convertToImageDescriptor, convertToString, convertToStyledString, getDefaultImage, getDefaultStyledText, getDefaultText, getImage, getImageDescriptor, getStyledText, getText, setImageHelperaddListener, dispose, fireLabelProviderChanged, isLabelProperty, removeListeneraddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectpublic java.lang.String text(org.eclipse.ui.IStorageEditorInput editorInput)
public java.lang.String text(org.eclipse.emf.common.ui.URIEditorInput editorInput)
public org.eclipse.jface.resource.ImageDescriptor image(org.eclipse.ui.IStorageEditorInput editorInput)
public org.eclipse.jface.resource.ImageDescriptor image(org.eclipse.emf.common.ui.URIEditorInput editorInput)