public class CommonListeningLabelProvider extends ListeningLabelProvider implements org.eclipse.ui.navigator.ICommonLabelProvider, org.eclipse.ui.navigator.IDescriptionProvider
Constructor and Description |
---|
CommonListeningLabelProvider(String contentExtensionId) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(Object anElement)
Empty implementation of getDescription
|
void |
init(org.eclipse.ui.navigator.ICommonContentExtensionSite config) |
void |
restoreState(org.eclipse.ui.IMemento aMemento) |
void |
saveState(org.eclipse.ui.IMemento aMemento) |
addListenerTo, addSource, dispose, removeListenerFrom, removeSource
addListener, fireChangeEvent, getImage, getStyledText, getText, isLabelProperty, removeListener, updateLabel
public CommonListeningLabelProvider(String contentExtensionId)
public void init(org.eclipse.ui.navigator.ICommonContentExtensionSite config)
init
in interface org.eclipse.ui.navigator.ICommonLabelProvider
public void restoreState(org.eclipse.ui.IMemento aMemento)
restoreState
in interface org.eclipse.ui.navigator.IMementoAware
public void saveState(org.eclipse.ui.IMemento aMemento)
saveState
in interface org.eclipse.ui.navigator.IMementoAware