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, text
convertToImage, convertToImageDescriptor, convertToString, convertToStyledString, getDefaultImage, getDefaultStyledText, getDefaultText, getImage, getImageDescriptor, getStyledText, getText, setImageHelper
addListener, dispose, fireLabelProviderChanged, isLabelProperty, removeListener
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public 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)