public static class TuttiComputedOrNotDataTableCell.TuttiComputedOrNotDataTableCellRenderer<E> extends Object implements TableCellRenderer
| Modifier and Type | Field and Description |
|---|---|
protected Color |
computedDataColor |
protected Integer |
decimalNumber |
protected TableCellRenderer |
delegate |
protected boolean |
useFloat |
| Constructor and Description |
|---|
TuttiComputedOrNotDataTableCell.TuttiComputedOrNotDataTableCellRenderer(TableCellRenderer delegate,
boolean useFloat,
Integer decimalNumber,
Color computedDataColor) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
protected final TableCellRenderer delegate
protected Integer decimalNumber
protected Color computedDataColor
protected boolean useFloat
public TuttiComputedOrNotDataTableCell.TuttiComputedOrNotDataTableCellRenderer(TableCellRenderer delegate, boolean useFloat, Integer decimalNumber, Color computedDataColor)
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.