public class IlvCSVTableModel extends DefaultTableModel implements IlvTableModel
IlvCSVReader
. It contains string values.columnIdentifiers, dataVector
listenerList
Constructor and Description |
---|
IlvCSVTableModel()
Creates a new instance of
IlvCSVTableModel . |
Modifier and Type | Method and Description |
---|---|
Class |
getColumnClass(int columnIndex)
Returns the class
String for all columns. |
Locale |
getNumberLocale()
Returns the recommended locale for parsing numbers contained as strings
in this model, or
null if unknown. |
addColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getColumnCount, getColumnName, getDataVector, getRowCount, getValueAt, insertRow, insertRow, isCellEditable, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCount, setValueAt
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRow, insertRow, removeRow
addTableModelListener, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt
public IlvCSVTableModel()
IlvCSVTableModel
.public Class getColumnClass(int columnIndex)
String
for all columns.getColumnClass
in interface TableModel
getColumnClass
in class AbstractTableModel
public Locale getNumberLocale()
null
if unknown.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.