Package docking.widgets.table.sort
package docking.widgets.table.sort
-
ClassDescriptionA special version of the backup comparator that uses the column's rendered value for the backup sort, rather the just
toString
, which is what the default parent table model will do.A column comparator that is used when columns do not supply their own comparator.A comparator for a specific column that will take in a T row object, extract the value for the given column and then call the give comparator