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.C&P from core Swing to allow subclassing.C&P from core to allow richer factory methods.Defines the interactive sort control for sortable collection components (like JXList, JXTable).Defines the interactive sort control for sortable collection components (like JXList, JXTable).Collection of convenience methods.Read-only repository for StringValues.Read-only repository for StringValues.A writable implemenation of StringValueProvider.TableSortController<M extends TableModel>A SortController to use for a JXTable.