public final class TableSortDecorator extends Object
WARNING: DO NEVER EVER USE WITH JXTABLE!!! (JXTable implements another sorting concept that isn't compatible with JTable's RowSorter!)
| Modifier and Type | Method and Description |
|---|---|
static void |
decorate(JTable tbl)
Makes the parameter table alphanumerically sortable.
|
public static void decorate(JTable tbl)
tbl - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.