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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DAbstractComboBoxPropertyEditor.java82 m_combo.setEditSelection(m_dropDelayedText.length(), m_dropDelayedText.length());
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCComboBox.java463 public void setEditSelection(int start, int end) { method in class:CComboBox

Completed in 90 milliseconds