public class OslcLabelProvider
extends org.eclipse.jface.viewers.LabelProvider
Constructor and Description |
---|
OslcLabelProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getText(Object element)
Returns the title of the specified OSLC resource, if any.
|
protected String |
getTitle(Object element)
Returns the title of the specified OSLC resource, if any.
|
addListener, dispose, fireLabelProviderChanged, isLabelProperty, removeListener
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public String getText(Object element)
getText
in interface org.eclipse.jface.viewers.ILabelProvider
getText
in class org.eclipse.jface.viewers.LabelProvider
getTitle(Object)