Class ObjectTableSorter.Row

java.lang.Object
org.apache.jorphan.gui.ObjectTableSorter.Row
Enclosing class:
ObjectTableSorter

public class ObjectTableSorter.Row extends Object
View row with model mapping. All data relates to model.
  • Constructor Details

    • Row

      protected Row(int index)
  • Method Details

    • getIndex

      public int getIndex()
    • getValue

      public Object getValue()
    • getValueAt

      public Object getValueAt(int column)