Uses of Class
com.ezware.oxbow.swingbits.table.filter.TableRowFilterSupport

Packages that use TableRowFilterSupport
com.ezware.oxbow.swingbits.table.filter   
 

Uses of TableRowFilterSupport in com.ezware.oxbow.swingbits.table.filter
 

Methods in com.ezware.oxbow.swingbits.table.filter that return TableRowFilterSupport
 TableRowFilterSupport TableRowFilterSupport.actions(boolean visible)
          Additional actions visible in column filter list
static TableRowFilterSupport TableRowFilterSupport.forFilter(ITableFilter<?> filter)
           
static TableRowFilterSupport TableRowFilterSupport.forTable(JTable table)
           
 TableRowFilterSupport TableRowFilterSupport.searchable(boolean serachable)
          Comlumn filter list is searchable
 TableRowFilterSupport TableRowFilterSupport.searchTransalator(IObjectToStringTranslator translator)
           
 TableRowFilterSupport TableRowFilterSupport.useTableRenderers(boolean value)
           
 



Copyright © 2011. All Rights Reserved.