net.refractions.udig.catalog.ui.export
Class ExportResourceSelectionPage.ExportResourceLabelProvider
java.lang.Object
net.refractions.udig.catalog.ui.export.ExportResourceSelectionPage.ExportResourceLabelProvider
- Enclosing class:
- ExportResourceSelectionPage
public class ExportResourceSelectionPage.ExportResourceLabelProvider
- extends java.lang.Object
Adapts the new ResolveTitlesDecorator(new ResolveLabelProviderSimple()) so that it will can appear in the
table with the title returned by the decorator as the name column and the projection as the title column
- Since:
- 1.1.0
- Author:
- Jesse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportResourceSelectionPage.ExportResourceLabelProvider
public ExportResourceSelectionPage.ExportResourceLabelProvider()
addListener
public void addListener(ILabelProviderListener listener)
dispose
public void dispose()
isLabelProperty
public boolean isLabelProperty(java.lang.Object element,
java.lang.String property)
removeListener
public void removeListener(ILabelProviderListener listener)
getColumnImage
public Image getColumnImage(java.lang.Object element,
int columnIndex)
getColumnText
public java.lang.String getColumnText(java.lang.Object element,
int columnIndex)