Uses of Class
ca.odell.glazedlists.gui.AbstractTableComparatorChooser
-
Packages that use AbstractTableComparatorChooser Package Description ca.odell.glazedlists.swing -
-
Uses of AbstractTableComparatorChooser in ca.odell.glazedlists.swing
Subclasses of AbstractTableComparatorChooser in ca.odell.glazedlists.swing Modifier and Type Class Description class
TableComparatorChooser<E>
A TableComparatorChooser is a tool that allows the user to sort a table by clicking on the table's headers.
-