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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXListPeer.java74 boolean multipleSelections; field in class:XListPeer
194 multipleSelections = l.isMultipleMode();
588 if (multipleSelections) {
665 assert multipleSelections : "Shouldn't get a deselect for a single-select List";
699 if (multipleSelections) {
819 if (!multipleSelections) {
840 if (!multipleSelections) {
864 if (!multipleSelections){
884 if (!multipleSelections){
918 if (!multipleSelections) {
[all...]

Completed in 29 milliseconds