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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXListPeer.java84 // Holds the index of the item used in the previous operation (selectItem, deselectItem)
591 deselectItem(i);
667 deselectItem(eventIndex);
954 deselectItem(getFocusIndex());
1271 deselectItem(index);
1278 void deselectItem(int index) { method in class:XListPeer

Completed in 33 milliseconds