org.netbeans.swing.etable
Class ETable.RowMapping
java.lang.Object
org.netbeans.swing.etable.ETable.RowMapping
- Enclosing class:
- ETable
public static final class ETable.RowMapping
- extends Object
Item to the collection when doing the sorting of table rows.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ETable.RowMapping
public ETable.RowMapping(int index,
TableModel model)
getModelRowIndex
public int getModelRowIndex()
getModelObject
public Object getModelObject(int column)