com.ezware.oxbow.swingbits.table.filter
Interface ITableFilter.Row

Enclosing interface:
ITableFilter<T extends JTable>

public static interface ITableFilter.Row


Method Summary
 Object getValue(int column)
           
 int getValueCount()
           
 

Method Detail

getValueCount

int getValueCount()

getValue

Object getValue(int column)


Copyright © 2011. All Rights Reserved.