public interface IObjectTableModel
extends javax.swing.table.TableModel
TableModel
with a object associated to each rowModifier and Type | Method and Description |
---|---|
java.lang.Object |
getObjectAt(int rowIndex)
Return the object associated to indicated row.
|