Changes between Version 2 and Version 3 of Ticket #17906, comment 10


Ignore:
Timestamp:
2019-09-29T21:28:58+02:00 (6 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17906, comment 10

    v2 v3  
    2424        selectionModel.insertIndexInterval(start, length, true);
    2525}}}
    26 then in `DefaultListSeleectionModel`
     26then in `DefaultListSelectionModel`
    2727{{{
    2828#!java