edu.stanford.smi.protege.util
Class RowTableModel
java.lang.Object
javax.swing.table.AbstractTableModel
edu.stanford.smi.protege.util.RowTableModel
- All Implemented Interfaces:
- Serializable, TableModel
- public class RowTableModel
- extends AbstractTableModel
TODO Class Comment
- Author:
- Ray Fergerson
- See Also:
- Serialized Form
Methods inherited from class javax.swing.table.AbstractTableModel |
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowTableModel
public RowTableModel(JTable table)
getColumnName
public String getColumnName(int index)
getColumnCount
public int getColumnCount()
getRowCount
public int getRowCount()
getValueAt
public Object getValueAt(int rowIndex,
int columnIndex)
addRow
public void addRow(Object row)
clear
public void clear()
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.