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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCComboBox.java287 setSelectionIndex(selectionIndex);
501 public void setSelectionIndex(int index) { method in class:CComboBox
532 setSelectionIndex(i);
537 setSelectionIndex(-1);

Completed in 121 milliseconds