Interface TableFilter.Row

  • Enclosing interface:
    TableFilter<T extends JTable>

    public static interface TableFilter.Row
    • Method Detail

      • getValueCount

        int getValueCount()
      • getValue

        Object getValue​(int column)