SwingX: Sorting, Highlighting and Filtering with JXTable JXTable is another extension of the core swing classes, and it adds some useful functionality. Four notable feature-adds are double-click column-sizing, per-column sorting, and integration with the highlighting and filtering pipelines. The base JXTable is as easy to use as the base JTable...