Searched defs:SINGLE_SELECTION (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DListSelectionModel.java54 int SINGLE_SELECTION = 0; field in interface:ListSelectionModel
78 * In {@code SINGLE_SELECTION} selection mode, only the second index
96 * In {@code SINGLE_SELECTION} selection mode, this is equivalent
260 * <li>{@code ListSelectionModel.SINGLE_SELECTION} -

Completed in 31 milliseconds