Uses of Class
ca.odell.glazedlists.swing.TableComparatorChooser

Packages that use TableComparatorChooser
ca.odell.glazedlists.swing   
 

Uses of TableComparatorChooser in ca.odell.glazedlists.swing
 

Methods in ca.odell.glazedlists.swing that return TableComparatorChooser
 TableComparatorChooser<E> JXTableSupport.getTableComparatorChooser()
           
static
<E> TableComparatorChooser<E>
TableComparatorChooser.install(JTable table, SortedList<E> sortedList, Object strategy)
          Installs a new TableComparatorChooser that responds to clicks on the header of the specified table and uses them to sort the specified sortedList by delegating to the given strategy If at any time the table should no longer sort, the behaviour can be removed calling dispose() on the object returned by this method.
static
<E> TableComparatorChooser<E>
TableComparatorChooser.install(JTable table, SortedList<E> sortedList, Object strategy, TableFormat<? super E> tableFormat)
          Installs a new TableComparatorChooser that responds to clicks on the header of the specified table and uses them to sort the specified sortedList by delegating to the given strategy If at any time the table should no longer sort, the behaviour can be removed calling dispose() on the object returned by this method.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2017-03-13 22:58