public class MultiPartyDataModel extends DataKeyTableModel implements MultipartyNegotiationEventListener
DataKeyTableModel
up to
date. This determines the layout of log file and tables. This can be listened
to and shown in a table.Constructor and Description |
---|
MultiPartyDataModel(int numAgents) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(NegotiationEvent e)
implements MultipartyNegotiationEventListener
|
addRow, getColumnCount, getColumnName, getRowCount, getValueAt
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAt
public void handleEvent(NegotiationEvent e)
handleEvent
in interface MultipartyNegotiationEventListener