public class EntryBookTableModel extends AbstractLimaTableModel<EntryBook>
columns, comparator, valueslistenerList| Constructor and Description |
|---|
EntryBookTableModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initColumn() |
void |
updateEntryBook(EntryBook entryBook) |
addAll, addColumn, addValue, clear, contains, get, getColumn, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, getValues, indexOf, isCellEditable, remove, remove, removeAll, setComparator, setValue, setValueAt, setValues, size, sortaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListenerprotected void initColumn()
initColumn in class AbstractLimaTableModel<EntryBook>public void updateEntryBook(EntryBook entryBook)
Copyright © 2008–2014 CodeLutin. All rights reserved.