SortedTableModel

Package: docking.widgets.table
Type: class

9.1_PUBLIC

modifiedmethod: setTableSortState
param 1 renamed: tableSortState → state
- void setTableSortState(docking.widgets.table.TableSortState tableSortState)
+ void setTableSortState(docking.widgets.table.TableSortState state)
removedfield: DEFAULT_COMPARATOR
static java.util.Comparator<java.lang.Object> DEFAULT_COMPARATOR

9.0.2_PUBLIC

introducedInitial version