public class DescriptionColumn extends FinancialTransactionColumn
editor, renderer, tableModel| Constructor and Description |
|---|
DescriptionColumn(FinancialTransactionTableModel tableModel) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getColumnClass() |
String |
getColumnName() |
Object |
getValueAt(int row) |
boolean |
isCellEditable(int row) |
boolean |
setValueAt(Object value,
int row) |
getCellEditor, getCellRendererpublic DescriptionColumn(FinancialTransactionTableModel tableModel)
Copyright © 2008–2013 CodeLutin. All rights reserved.