Package org.apache.jorphan.gui
Class ObjectTableSorter.Row
-
- All Implemented Interfaces:
public class ObjectTableSorter.RowView row with model mapping. All data relates to model.
-
-
Field Summary
Fields Modifier and Type Field Description public final intindex
-
Method Summary
Modifier and Type Method Description intgetIndex()ObjectgetValue()ObjectgetValueAt(int column)-
-
Method Detail
-
getIndex
int getIndex()
-
getValueAt
Object getValueAt(int column)
-
-
-
-