public class CaracteristicValueRenderer extends Object implements TableCellRenderer
| Modifier and Type | Field and Description |
|---|---|
protected int |
caracteristicColumn |
protected org.nuiton.decorator.Decorator<CaracteristicQualitativeValue> |
decorator |
| Constructor and Description |
|---|
CaracteristicValueRenderer(int caracteristicColumn,
TuttiUIContext context) |
CaracteristicValueRenderer(TuttiUIContext context) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
protected int caracteristicColumn
protected org.nuiton.decorator.Decorator<CaracteristicQualitativeValue> decorator
public CaracteristicValueRenderer(TuttiUIContext context)
public CaracteristicValueRenderer(int caracteristicColumn,
TuttiUIContext context)
public Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
getTableCellRendererComponent in interface TableCellRendererCopyright © 2012–2013 Ifremer. All rights reserved.