Searched refs:checkSelectionAL (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/JList/6462008/
H A Dbug6462008.java131 checkSelectionAL(-1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9);
143 checkSelectionAL(0, 0, 0);
197 checkSelectionAL(0, 0, 0);
206 checkSelectionAL(0, 0, 0);
218 checkSelectionAL(4, 4, 4);
233 checkSelectionAL(4, 4, 4);
247 checkSelectionAL(0, 4, 0, 1, 2, 3, 4);
263 checkSelectionAL(0, 4);
369 checkSelectionAL(DONT_CARE, DONT_CARE, sels);
372 private static void checkSelectionAL(fina method in class:bug6462008
[all...]

Completed in 22 milliseconds