Package org.jdesktop.swingx.sort
package org.jdesktop.swingx.sort
-
ClassDescriptionA default SortController implementation used as parent class for concrete SortControllers in SwingX.ListSortController<M extends ListModel<?>>A SortController to use with JXList.Factory of additional
RowFilter
s.pasted from core Swing to allow subclassing.Wrapping RowSorter for usage (f.i.) in a rowHeader.Defines the interactive sort control for sortable collection components (like JXList, JXTable).Collection of convenience methods.Read-only repository for StringValues.A writable implemenation of StringValueProvider.TableSortController<M extends TableModel>A SortController to use for a JXTable.