eu.geclipse.ui.providers
Class JobViewLabelProvider
java.lang.Object
DecoratingLabelProvider
eu.geclipse.ui.providers.JobViewLabelProvider
public class JobViewLabelProvider
- extends DecoratingLabelProvider
This is a specialized GridModelLabelProvider to be used
by the GridJobView. It additionally implements the
ITableLabelProvider to give the user more information
about his jobs.
|
Method Summary |
Image |
getColumnImage(java.lang.Object element,
int columnIndex)
|
java.lang.String |
getColumnText(java.lang.Object element,
int columnIndex)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobViewLabelProvider
public JobViewLabelProvider()
getColumnImage
public Image getColumnImage(java.lang.Object element,
int columnIndex)
getColumnText
public java.lang.String getColumnText(java.lang.Object element,
int columnIndex)