-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: fx2.0
-
Component/s: javafx
The method MultipleSelectionModel.selectIndices(int index, int ... indices) should probably remove the first arg since it makes for odd usage when an array is used for second (var-) arg.