public abstract class TypeMultiTypeAdaptor extends AbstractMultiTypeAdaptor
modellistenerList| Constructor and Description |
|---|
TypeMultiTypeAdaptor(MultiTypeModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleType(Object value,
int rowIndex,
int columnIndex)
Create/Delete a new row.
|
boolean |
isCellEditable(int rowIndex,
int columnIndex) |
getRowCountaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListener, setValueAtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCount, getValueAtpublic TypeMultiTypeAdaptor(MultiTypeModel model)
model - The model.public boolean isCellEditable(int rowIndex,
int columnIndex)
isCellEditable in interface TableModelisCellEditable in class AbstractTableModelprotected void handleType(Object value, int rowIndex, int columnIndex)
value - rowIndex - columnIndex - Copyright © 2023. All rights reserved.