Log Message: |
SortedJTable
- because of undefined behavior, class does no longer overwrite getter/setter, but instead defines new method to access the indexes according to the model
new SelectionTableModel
- extends an other TableModel by an automatic check box column to select rows individually (without Strg/Shift key)
|