net.refractions.udig.catalog.service.database
Class TableSelectionTab.TableLabelProvider
java.lang.Object
LabelProvider
net.refractions.udig.catalog.service.database.TableSelectionTab.TableLabelProvider
- Enclosing class:
- TableSelectionTab
public class TableSelectionTab.TableLabelProvider
- extends LabelProvider
Displays the postgis table name in the first column and the geometry type in the second.
- Since:
- 1.1.0
- Author:
- jesse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableSelectionTab.TableLabelProvider
public TableSelectionTab.TableLabelProvider()
getColumnImage
public Image getColumnImage(java.lang.Object element,
int columnIndex)
getColumnText
public java.lang.String getColumnText(java.lang.Object element,
int columnIndex)
getBackground
public Color getBackground(java.lang.Object element)
getForeground
public Color getForeground(java.lang.Object element)