public class ModelTableCellValueConverter extends Object implements TableCellValueConverter
Modifier and Type | Field and Description |
---|---|
static TableCellValueConverter |
INSTANCE |
Constructor and Description |
---|
ModelTableCellValueConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(int row,
int column,
Component renderedComponent,
Object modelObject) |
public static final TableCellValueConverter INSTANCE
public Object getValue(int row, int column, Component renderedComponent, Object modelObject)
getValue
in interface TableCellValueConverter
Copyright © 2004–2016. All rights reserved.