public abstract class AbstractMultiTypeAdaptor extends AbstractTableModel
| Modifier and Type | Field and Description |
|---|---|
protected MultiTypeModel |
model |
listenerList| Constructor and Description |
|---|
AbstractMultiTypeAdaptor(MultiTypeModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getRowCount() |
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCount, getValueAtprotected final MultiTypeModel model
public AbstractMultiTypeAdaptor(MultiTypeModel model)
model - The model.Copyright © 2023. All rights reserved.