Uses of Class
ca.odell.glazedlists.swt.EventTableViewer

Packages that use EventTableViewer
ca.odell.glazedlists.swt   
 

Uses of EventTableViewer in ca.odell.glazedlists.swt
 

Methods in ca.odell.glazedlists.swt with parameters of type EventTableViewer
static
<E> TableComparatorChooser<E>
TableComparatorChooser.install(EventTableViewer<E> eventTableViewer, SortedList<E> sortedList, boolean multipleColumnSort)
          Installs a new TableComparatorChooser that responds to clicks on the specified table and uses them to sort the specified list.
 

Constructors in ca.odell.glazedlists.swt with parameters of type EventTableViewer
TableComparatorChooser(EventTableViewer<E> eventTableViewer, SortedList<E> sortedList, boolean multipleColumnSort)
          Deprecated. replaced with TableComparatorChooser.install(ca.odell.glazedlists.swt.EventTableViewer, ca.odell.glazedlists.SortedList, boolean), which is functionally identical but uses a more fitting name to convey the action that is performed.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by James Lemieux at 2009-01-25 18:40