Package org.jdesktop.swingx.sort


package org.jdesktop.swingx.sort
  • Class
    Description
    A default SortController implementation used as parent class for concrete SortControllers in SwingX.
    A SortController to use with JXList.
    Factory of additional RowFilters.
    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.
    A SortController to use for a JXTable.