waelti.statistics.queries.providers
Class QueryLabelProvider
java.lang.Object
LabelProvider
waelti.statistics.queries.providers.QueryLabelProvider
public class QueryLabelProvider
- extends LabelProvider
Standard label provider for the queries. If no special labels or model is required, this label
provider will do nicely. It provides just the labels given at the specific row/columns.
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 |
QueryLabelProvider
public QueryLabelProvider()
getColumnImage
public Image getColumnImage(java.lang.Object element,
int columnIndex)
getColumnText
public java.lang.String getColumnText(java.lang.Object element,
int columnIndex)
Copyright 2005-2011 by Gerry Weirich, Elexis