public static class BenthosFrequencyCellComponent.FrequencyCellRenderer extends Object implements TableCellRenderer
| Modifier and Type | Field and Description |
|---|---|
protected BenthosFrequencyCellComponent |
component |
| Constructor and Description |
|---|
BenthosFrequencyCellComponent.FrequencyCellRenderer(Color computedDataColor) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
protected final BenthosFrequencyCellComponent component
public BenthosFrequencyCellComponent.FrequencyCellRenderer(Color computedDataColor)
public Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
getTableCellRendererComponent in interface TableCellRendererCopyright © 2012–2015 Ifremer. All rights reserved.