public class DataTableImagePainter
extends org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
Constructor and Description |
---|
DataTableImagePainter(DataTableContext context)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
paintCell(org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell cell,
org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Rectangle bounds,
org.eclipse.nebula.widgets.nattable.config.IConfigRegistry configRegistry) |
public DataTableImagePainter(DataTableContext context)
context
- public void paintCell(org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell cell, org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle bounds, org.eclipse.nebula.widgets.nattable.config.IConfigRegistry configRegistry)
paintCell
in interface org.eclipse.nebula.widgets.nattable.painter.cell.ICellPainter
paintCell
in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter